diff options
Diffstat (limited to 'cpp/.traces/get_indirect')
-rw-r--r-- | cpp/.traces/get_indirect | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/cpp/.traces/get_indirect b/cpp/.traces/get_indirect index 7624acc1..9f0c38b5 100644 --- a/cpp/.traces/get_indirect +++ b/cpp/.traces/get_indirect @@ -1,16 +1,16 @@ parse/0: instruction: 1 -parse/0: ingredient: {name: "2", value: 0, type: 0, properties: [2: literal]} -parse/0: product: {name: "1", value: 0, type: 1, properties: [1: integer]} +parse/0: ingredient: {name: "2", value: 0, type: 0, properties: ["2": "literal"]} +parse/0: product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]} parse/0: instruction: 1 -parse/0: ingredient: {name: "34", value: 0, type: 0, properties: [34: literal]} -parse/0: product: {name: "2", value: 0, type: 1, properties: [2: integer]} +parse/0: ingredient: {name: "34", value: 0, type: 0, properties: ["34": "literal"]} +parse/0: product: {name: "2", value: 0, type: 1, properties: ["2": "integer"]} parse/0: instruction: 1 -parse/0: ingredient: {name: "35", value: 0, type: 0, properties: [35: literal]} -parse/0: product: {name: "3", value: 0, type: 1, properties: [3: integer]} +parse/0: ingredient: {name: "35", value: 0, type: 0, properties: ["35": "literal"]} +parse/0: product: {name: "3", value: 0, type: 1, properties: ["3": "integer"]} parse/0: instruction: 18 -parse/0: ingredient: {name: "1", value: 0, type: 2-5, properties: [1: address:point, deref: ]} -parse/0: ingredient: {name: "0", value: 0, type: 0, properties: [0: offset]} -parse/0: product: {name: "4", value: 0, type: 1, properties: [4: integer]} +parse/0: ingredient: {name: "1", value: 0, type: 2-5, properties: ["1": "address":"point", "deref": ]} +parse/0: ingredient: {name: "0", value: 0, type: 0, properties: ["0": "offset"]} +parse/0: product: {name: "4", value: 0, type: 1, properties: ["4": "integer"]} after-brace/0: recipe main after-brace/0: copy ... after-brace/0: copy ... |