diff options
Diffstat (limited to 'cpp/.traces/string-append-1')
-rw-r--r-- | cpp/.traces/string-append-1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/cpp/.traces/string-append-1 b/cpp/.traces/string-append-1 index a9e62305..f8da656b 100644 --- a/cpp/.traces/string-append-1 +++ b/cpp/.traces/string-append-1 @@ -1,7 +1,7 @@ -parse/0: instruction: 35 +parse/0: instruction: 36 parse/0: ingredient: {name: "hello,", value: 0, type: 0, properties: ["hello,": "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: " world!", value: 0, type: 0, properties: [" world!": "literal-string"]} parse/0: product: {name: "2", value: 0, type: 2-5-4, properties: ["2": "address":"array":"character", "raw": ]} parse/0: instruction: 106 @@ -18,6 +18,7 @@ after-brace/0: new ... after-brace/0: new ... after-brace/0: string-append ... after-brace/0: copy ... +schedule/0: test-string-append-1 run/0: instruction test-string-append-1/0 mem/0: storing 1000 in location 1 run/0: instruction test-string-append-1/1 |