about summary refs log tree commit diff stats
path: root/cpp/.traces/scenario_with_comment_in_mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-05-03 10:57:28 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-05-03 10:57:28 -0700
commit6aea156edd8ec917b12da3ad17d3a8539d76b0ec (patch)
tree7420c9763a5513316b6aec6ee678f0434bbbdc31 /cpp/.traces/scenario_with_comment_in_mu
parent5fb632682510b8c2ae86a6ddcee84fe8b40bbcb5 (diff)
downloadmu-6aea156edd8ec917b12da3ad17d3a8539d76b0ec.tar.gz
1244
Diffstat (limited to 'cpp/.traces/scenario_with_comment_in_mu')
-rw-r--r--cpp/.traces/scenario_with_comment_in_mu4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/scenario_with_comment_in_mu b/cpp/.traces/scenario_with_comment_in_mu
index 29e72e98..f5d44965 100644
--- a/cpp/.traces/scenario_with_comment_in_mu
+++ b/cpp/.traces/scenario_with_comment_in_mu
@@ -29,9 +29,9 @@ parse/0: instruction: add
 parse/0:   ingredient: {name: "2", value: 0, type: 0, properties: ["2": "literal"]}
 parse/0:   ingredient: {name: "2", value: 0, type: 0, properties: ["2": "literal"]}
 parse/0:   product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]}
-after-brace/0: recipe tmp0
+after-brace/0: recipe run1001
 after-brace/0: add ...
-run/0: instruction tmp0/0
+run/0: instruction run1001/0
 run/0: {name: "1", value: 1, type: 1, properties: ["1": "integer"]} <- add {name: "2", value: 2, type: 0, properties: ["2": "literal"]}, {name: "2", value: 2, type: 0, properties: ["2": "literal"]}
 run/0: ingredient 0 is 2
 run/0: ingredient 1 is 2