about summary refs log tree commit diff stats
path: root/cpp/.traces/convert_names_warns
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/.traces/convert_names_warns')
-rw-r--r--cpp/.traces/convert_names_warns14
1 files changed, 0 insertions, 14 deletions
diff --git a/cpp/.traces/convert_names_warns b/cpp/.traces/convert_names_warns
deleted file mode 100644
index 4615bbe6..00000000
--- a/cpp/.traces/convert_names_warns
+++ /dev/null
@@ -1,14 +0,0 @@
-parse/0: instruction: copy
-parse/0:   ingredient: {name: "y", value: 0, type: 1, properties: ["y": "integer"]}
-parse/0:   product: {name: "x", value: 0, type: 1, properties: ["x": "integer"]}
-warn/0: use before set: y in main
-name/0: assign x 1
-after-brace/0: recipe main
-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/1 {name: "y", value: 0, type: 1, properties: ["y": "integer"]}
-run/0: ingredient 0 is y
-mem/0: location 0 is 0
-mem/0: storing 0 in location 1