about summary refs log tree commit diff stats
path: root/cpp/.traces/convert_names_warns
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-04 09:39:35 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-04 09:39:35 -0700
commitf2cafededd8d57237263fc7cb7d726ad1eacecd2 (patch)
treecf2a8a07c681dd647473109148b104789138aa0a /cpp/.traces/convert_names_warns
parent97f3bbacd9fec1d898d9ae147797b7164fb78833 (diff)
downloadmu-f2cafededd8d57237263fc7cb7d726ad1eacecd2.tar.gz
1017
Diffstat (limited to 'cpp/.traces/convert_names_warns')
-rw-r--r--cpp/.traces/convert_names_warns11
1 files changed, 11 insertions, 0 deletions
diff --git a/cpp/.traces/convert_names_warns b/cpp/.traces/convert_names_warns
new file mode 100644
index 00000000..837f83df
--- /dev/null
+++ b/cpp/.traces/convert_names_warns
@@ -0,0 +1,11 @@
+parse/0: instruction: 1
+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 ...
+run/0: instruction main/0
+run/0: ingredient 0 is y
+mem/0: location 0 is 0
+mem/0: storing 0 in location 1