diff options
Diffstat (limited to 'cpp/.traces/parse_comment_amongst_instruction2')
-rw-r--r-- | cpp/.traces/parse_comment_amongst_instruction2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/parse_comment_amongst_instruction2 b/cpp/.traces/parse_comment_amongst_instruction2 index 2d13cf1d..3ca1f8f4 100644 --- a/cpp/.traces/parse_comment_amongst_instruction2 +++ b/cpp/.traces/parse_comment_amongst_instruction2 @@ -1,3 +1,3 @@ parse/0: instruction: 1 -parse/0: ingredient: {name: "23", value: 23, type: 0, properties: [23: literal]} -parse/0: product: {name: "1", value: 1, type: 1, properties: [1: integer]} +parse/0: ingredient: {name: "23", value: 0, type: 0, properties: [23: literal]} +parse/0: product: {name: "1", value: 0, type: 1, properties: [1: integer]} |