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