diff options
Diffstat (limited to 'cpp/.traces/jump_unless')
-rw-r--r-- | cpp/.traces/jump_unless | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cpp/.traces/jump_unless b/cpp/.traces/jump_unless index 62fc389a..fc794cd2 100644 --- a/cpp/.traces/jump_unless +++ b/cpp/.traces/jump_unless @@ -1,9 +1,9 @@ parse/0: instruction: 12 -parse/0: ingredient: {name: "0", value: 0, type: 0, properties: [0: literal]} -parse/0: ingredient: {name: "1", value: 0, type: 0, properties: [1: offset]} +parse/0: ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]} +parse/0: ingredient: {name: "1", value: 0, type: 0, properties: ["1": "offset"]} parse/0: instruction: 1 -parse/0: ingredient: {name: "1", value: 0, type: 0, properties: [1: literal]} -parse/0: product: {name: "1", value: 0, type: 1, properties: [1: integer]} +parse/0: ingredient: {name: "1", value: 0, type: 0, properties: ["1": "literal"]} +parse/0: product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]} after-brace/0: recipe main after-brace/0: jump-unless ... after-brace/0: copy ... |