diff options
Diffstat (limited to 'cpp/.traces/integer-to-decimal-digit-negative')
-rw-r--r-- | cpp/.traces/integer-to-decimal-digit-negative | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/integer-to-decimal-digit-negative b/cpp/.traces/integer-to-decimal-digit-negative index c7976d26..05521c72 100644 --- a/cpp/.traces/integer-to-decimal-digit-negative +++ b/cpp/.traces/integer-to-decimal-digit-negative @@ -1,7 +1,7 @@ -parse/0: instruction: 105 +parse/0: instruction: integer-to-decimal-string parse/0: ingredient: {name: "-1", value: 0, type: 0, properties: ["-1": "literal"]} parse/0: product: {name: "1", value: 0, type: 2-5-4, properties: ["1": "address":"array":"character", "raw": ]} -parse/0: instruction: 1 +parse/0: instruction: copy parse/0: ingredient: {name: "1", value: 0, type: 2-5-4, properties: ["1": "address":"array":"character", "deref": , "raw": ]} parse/0: product: {name: "2", value: 0, type: 5-4, properties: ["2": "array":"character", "raw": ]} after-brace/0: recipe test-integer-to-decimal-digit-negative |