diff options
Diffstat (limited to 'cpp/.traces/interpolate-works')
-rw-r--r-- | cpp/.traces/interpolate-works | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/cpp/.traces/interpolate-works b/cpp/.traces/interpolate-works index 3858438e..917885b6 100644 --- a/cpp/.traces/interpolate-works +++ b/cpp/.traces/interpolate-works @@ -1,7 +1,7 @@ -parse/0: instruction: 35 +parse/0: instruction: 36 parse/0: ingredient: {name: "abc _", value: 0, type: 0, properties: ["abc _": "literal-string"]} parse/0: product: {name: "1", value: 0, type: 2-5-4, properties: ["1": "address":"array":"character", "raw": ]} -parse/0: instruction: 35 +parse/0: instruction: 36 parse/0: ingredient: {name: "def", value: 0, type: 0, properties: ["def": "literal-string"]} parse/0: product: {name: "2", value: 0, type: 2-5-4, properties: ["2": "address":"array":"character", "raw": ]} parse/0: instruction: 107 @@ -18,6 +18,7 @@ after-brace/0: new ... after-brace/0: new ... after-brace/0: interpolate ... after-brace/0: copy ... +schedule/0: test-interpolate-works run/0: instruction test-interpolate-works/0 mem/0: storing 1000 in location 1 run/0: instruction test-interpolate-works/1 |