diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-03-18 00:01:43 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-03-18 00:02:15 -0700 |
commit | 15ab959d64e65c313ec9741a64e906f986597078 (patch) | |
tree | 3a43d9b15e136b6e6af49b4f5ab55ff31044068b /cpp/.traces/loop | |
parent | 32f6079fc3f43e774f17eae7b36aa8c9a3706952 (diff) | |
download | mu-15ab959d64e65c313ec9741a64e906f986597078.tar.gz |
951 - done with break/loop
Diffstat (limited to 'cpp/.traces/loop')
-rw-r--r-- | cpp/.traces/loop | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/cpp/.traces/loop b/cpp/.traces/loop index 2c05c2fb..26d2dbc8 100644 --- a/cpp/.traces/loop +++ b/cpp/.traces/loop @@ -17,14 +17,5 @@ after-brace/0: copy ... after-brace/0: copy ... after-brace/0: copy ... after-brace/0: jump -2:offset -run/0: instruction main/0 -run/0: ingredient 0 is 0 -mem/0: storing in location 1 -run/0: instruction main/1 -run/0: ingredient 0 is 0 -mem/0: storing in location 2 -run/0: instruction main/3 -run/0: ingredient 0 is 0 -mem/0: storing in location 3 -run/0: instruction main/4 -run/0: ingredient 0 is +after-brace/0: 4: {name: "", value: -2, type: 0} +after-brace/0: 4: {name: "", value: -2, type: 0} |