diff options
Diffstat (limited to 'cpp/.traces/surrounding_space')
-rw-r--r-- | cpp/.traces/surrounding_space | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/cpp/.traces/surrounding_space b/cpp/.traces/surrounding_space index baf29200..87391ba7 100644 --- a/cpp/.traces/surrounding_space +++ b/cpp/.traces/surrounding_space @@ -1,21 +1,21 @@ parse/0: instruction: 1 -parse/0: ingredient: {name: "5", value: 0, type: 0, properties: [5: literal]} -parse/0: product: {name: "10", value: 0, type: 1, properties: [10: integer]} +parse/0: ingredient: {name: "5", value: 0, type: 0, properties: ["5": "literal"]} +parse/0: product: {name: "10", value: 0, type: 1, properties: ["10": "integer"]} parse/0: instruction: 1 -parse/0: ingredient: {name: "5", value: 0, type: 0, properties: [5: literal]} -parse/0: product: {name: "20", value: 0, type: 1, properties: [20: integer]} +parse/0: ingredient: {name: "5", value: 0, type: 0, properties: ["5": "literal"]} +parse/0: product: {name: "20", value: 0, type: 1, properties: ["20": "integer"]} parse/0: instruction: 1 -parse/0: ingredient: {name: "10", value: 0, type: 0, properties: [10: literal]} -parse/0: product: {name: "default-space", value: 0, type: 2-0, properties: [default-space: address:space]} +parse/0: ingredient: {name: "10", value: 0, type: 0, properties: ["10": "literal"]} +parse/0: product: {name: "default-space", value: 0, type: 2-0, properties: ["default-space": "address":"space"]} parse/0: instruction: 1 -parse/0: ingredient: {name: "20", value: 0, type: 0, properties: [20: literal]} -parse/0: product: {name: "0", value: 0, type: 2-0, properties: [0: address:space]} +parse/0: ingredient: {name: "20", value: 0, type: 0, properties: ["20": "literal"]} +parse/0: product: {name: "0", value: 0, type: 2-0, properties: ["0": "address":"space"]} parse/0: instruction: 1 -parse/0: ingredient: {name: "32", value: 0, type: 0, properties: [32: literal]} -parse/0: product: {name: "1", value: 0, type: 1, properties: [1: integer]} +parse/0: ingredient: {name: "32", value: 0, type: 0, properties: ["32": "literal"]} +parse/0: product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]} parse/0: instruction: 1 -parse/0: ingredient: {name: "33", value: 0, type: 0, properties: [33: literal]} -parse/0: product: {name: "1", value: 0, type: 1, properties: [1: integer, space: 1]} +parse/0: ingredient: {name: "33", value: 0, type: 0, properties: ["33": "literal"]} +parse/0: product: {name: "1", value: 0, type: 1, properties: ["1": "integer", "space": "1"]} name/0: assign default-space 1 after-brace/0: recipe main after-brace/0: copy ... |