whitespace
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user