diff options
Diffstat (limited to 'cpp/.traces/add_literal')
-rw-r--r-- | cpp/.traces/add_literal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/.traces/add_literal b/cpp/.traces/add_literal index 3b55e4c0..6f232792 100644 --- a/cpp/.traces/add_literal +++ b/cpp/.traces/add_literal @@ -7,6 +7,7 @@ after-brace/0: add ... new/0: routine allocated memory from 1000 to 101000 schedule/0: main run/0: instruction main/0 +run/0: {name: "1", value: 1, type: 1, properties: ["1": "integer"]} <- add {name: "23", value: 23, type: 0, properties: ["23": "literal"]}, {name: "34", value: 34, type: 0, properties: ["34": "literal"]} run/0: ingredient 0 is 23 run/0: ingredient 1 is 34 run/0: product 0 is 57 |