diff options
Diffstat (limited to 'cpp/.traces/convert_names')
-rw-r--r-- | cpp/.traces/convert_names | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/convert_names b/cpp/.traces/convert_names index 96e8a0f8..5420908d 100644 --- a/cpp/.traces/convert_names +++ b/cpp/.traces/convert_names @@ -7,6 +7,6 @@ after-brace/0: copy ... new/0: routine allocated memory from 1000 to 101000 schedule/0: main run/0: instruction main/0 -run/0: {name: "x", value: 1, type: 1, properties: ["x": "integer"]} <- copy {name: "0", value: 0, type: 0, properties: ["0": "literal"]} +run/0: {name: "x", value: 1, type: 1, properties: ["x": "integer"]} <- copy/1 {name: "0", value: 0, type: 0, properties: ["0": "literal"]} run/0: ingredient 0 is 0 mem/0: storing 0 in location 1 |