diff options
Diffstat (limited to 'cpp/.traces/array-from-args')
-rw-r--r-- | cpp/.traces/array-from-args | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/array-from-args b/cpp/.traces/array-from-args index d2b9380f..9dd11874 100644 --- a/cpp/.traces/array-from-args +++ b/cpp/.traces/array-from-args @@ -1,9 +1,9 @@ -parse/0: instruction: 114 +parse/0: instruction: init-array parse/0: ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]} parse/0: ingredient: {name: "1", value: 0, type: 0, properties: ["1": "literal"]} parse/0: ingredient: {name: "2", value: 0, type: 0, properties: ["2": "literal"]} parse/0: product: {name: "1", value: 0, type: 2-5-1, properties: ["1": "address":"array":"location"]} -parse/0: instruction: 1 +parse/0: instruction: copy parse/0: ingredient: {name: "1", value: 0, type: 2-5-1, properties: ["1": "address":"array":"location", "deref": ]} parse/0: product: {name: "2", value: 0, type: 5-1, properties: ["2": "array":"location"]} after-brace/0: recipe test-array-from-args |