diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-05-03 18:40:44 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-05-03 18:40:44 -0700 |
commit | a11d9c4a3375906bf8ae1117c6043776d2f08d17 (patch) | |
tree | 8667dc63b54aaf0853038f1e880e3ed314139fde /cpp/.traces/maybe_convert_named | |
parent | 249a5672e41f603c8d705f69f2939a25a45685ff (diff) | |
download | mu-a11d9c4a3375906bf8ae1117c6043776d2f08d17.tar.gz |
1247
Diffstat (limited to 'cpp/.traces/maybe_convert_named')
-rw-r--r-- | cpp/.traces/maybe_convert_named | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/maybe_convert_named b/cpp/.traces/maybe_convert_named index 96a6528e..aea23061 100644 --- a/cpp/.traces/maybe_convert_named +++ b/cpp/.traces/maybe_convert_named @@ -32,7 +32,7 @@ run/0: {name: "14", value: 14, type: 1, properties: ["14": "integer"]} <- copy/1 run/0: ingredient 0 is 36 mem/0: storing 36 in location 14 run/0: instruction main/3 -run/0: {name: "20", value: 20, type: 2-6, properties: ["20": "address":"point"]} <- maybe-convert/28 {name: "12", value: 12, type: 8, properties: ["12": "integer-or-point"]}, {name: "p", value: 1, type: 0, properties: ["p": "variant"]} +run/0: {name: "20", value: 20, type: 2-6, properties: ["20": "address":"point"]} <- maybe-convert/29 {name: "12", value: 12, type: 8, properties: ["12": "integer-or-point"]}, {name: "p", value: 1, type: 0, properties: ["p": "variant"]} run/0: ingredient 0 is 12 run/0: ingredient 1 is p mem/0: storing 13 in location 20 |