Skip to content
Snippets Groups Projects
Commit ce2807fa authored by Arwinder Singh's avatar Arwinder Singh
Browse files

Update mutants/mutant-5/swen90006/machine/Machine.java

parent 458fb49a
No related branches found
No related tags found
No related merge requests found
......@@ -193,7 +193,7 @@ public class Machine
continue;
}
instructionsExecuted++;
instructionsExecuted--;
/* now tokenize by splitting on whitespace */
toks = inst.split("\\s+");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment