diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-03-23 23:59:59 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-03-24 20:59:00 -0700 |
commit | 576990113273caed9a045380f1457adc1df6a5ee (patch) | |
tree | 0add69eef41b3eca78191c59b7bfbfaaedd980d8 /cpp/.traces/jump_unless_fallthrough | |
parent | 7fb56277f54b9e2625357a433b18f60e4493f34a (diff) | |
download | mu-576990113273caed9a045380f1457adc1df6a5ee.tar.gz |
968
Diffstat (limited to 'cpp/.traces/jump_unless_fallthrough')
-rw-r--r-- | cpp/.traces/jump_unless_fallthrough | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/jump_unless_fallthrough b/cpp/.traces/jump_unless_fallthrough index b640b6be..dc1a7c40 100644 --- a/cpp/.traces/jump_unless_fallthrough +++ b/cpp/.traces/jump_unless_fallthrough @@ -12,4 +12,4 @@ run/0: ingredient 0 is 999 run/0: jump-unless fell through run/0: instruction main/1 run/0: ingredient 0 is 1 -mem/0: storing in location 123 +mem/0: storing 1 in location 123 |