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_warns1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/.traces/convert_names_warns b/cpp/.traces/convert_names_warns
index 837f83df..11614845 100644
--- a/cpp/.traces/convert_names_warns
+++ b/cpp/.traces/convert_names_warns
@@ -2,6 +2,7 @@ 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
+warn/0: name not found: y
 name/0: assign x 1
 after-brace/0: recipe main
 after-brace/0: copy ...