Skip to content

Commit

Permalink
simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
parrt committed Apr 7, 2017
1 parent 6a11bba commit d6fcefc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/vm/Test.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,6 @@ public class Test {
HALT
};

/*
iconst(1);
iconst(2);
iadd();
print();
halt();
*/

static int[] loop = {
// .GLOBALS 2; N, I
// N = 10 ADDRESS
Expand Down

0 comments on commit d6fcefc

Please sign in to comment.