diff options
Diffstat (limited to 'cpp/.traces/index_indirect')
-rw-r--r-- | cpp/.traces/index_indirect | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/index_indirect b/cpp/.traces/index_indirect index 7ae6b2d1..0b3bb283 100644 --- a/cpp/.traces/index_indirect +++ b/cpp/.traces/index_indirect @@ -12,9 +12,9 @@ parse/0: ingredient: {name: "16", value: 0, type: 0, properties: ["16": "liter parse/0: product: {name: "4", value: 0, type: 1, properties: ["4": "integer"]} parse/0: instruction: 1 parse/0: ingredient: {name: "1", value: 0, type: 0, properties: ["1": "literal"]} -parse/0: product: {name: "5", value: 0, type: 2-4-1, properties: ["5": "address":"array":"integer"]} +parse/0: product: {name: "5", value: 0, type: 2-5-1, properties: ["5": "address":"array":"integer"]} parse/0: instruction: 20 -parse/0: ingredient: {name: "5", value: 0, type: 2-4-1, properties: ["5": "address":"array":"integer", "deref": ]} +parse/0: ingredient: {name: "5", value: 0, type: 2-5-1, properties: ["5": "address":"array":"integer", "deref": ]} parse/0: ingredient: {name: "1", value: 0, type: 0, properties: ["1": "literal"]} parse/0: product: {name: "6", value: 0, type: 1, properties: ["6": "integer"]} after-brace/0: recipe main @@ -40,7 +40,7 @@ run/0: instruction main/4 run/0: ingredient 0 is 1 mem/0: storing 1 in location 5 run/0: instruction main/5 -run/0: ingredient 0 is {name: "5", value: 5, type: 2-4-1, properties: ["5": "address":"array":"integer", "deref": ]} +run/0: ingredient 0 is {name: "5", value: 5, type: 2-5-1, properties: ["5": "address":"array":"integer", "deref": ]} mem/0: location 5 is 1 run/0: ingredient 1 is {name: "1", value: 1, type: 0, properties: ["1": "literal"]} run/0: address to copy is 3 |