whitespace

This commit is contained in:
Adam
2015-11-15 18:39:59 -05:00
parent 83a51ea037
commit 52ca2cb24e

View File

@@ -120,7 +120,7 @@ public abstract class Instruction implements Cloneable
} }
public boolean removeStack() public boolean removeStack()
{ {
assert instructions != null; assert instructions != null;
// update instructions which jump here to jump to the next instruction // update instructions which jump here to jump to the next instruction