diff options
Diffstat (limited to 'cpp/.traces/new_string')
-rw-r--r-- | cpp/.traces/new_string | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/.traces/new_string b/cpp/.traces/new_string index aa944a2c..7cfe2807 100644 --- a/cpp/.traces/new_string +++ b/cpp/.traces/new_string @@ -1,4 +1,4 @@ -parse/0: instruction: 35 +parse/0: instruction: 36 parse/0: ingredient: {name: "abc def", value: 0, type: 0, properties: ["abc def": "literal-string"]} parse/0: product: {name: "1", value: 0, type: 2-5-4, properties: ["1": "address":"array":"character"]} parse/0: instruction: 21 @@ -9,6 +9,7 @@ new/0: abc def -> 0 after-brace/0: recipe main after-brace/0: new ... after-brace/0: index ... +schedule/0: main run/0: instruction main/0 mem/0: storing 1000 in location 1 run/0: instruction main/1 |