diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-05-03 10:57:28 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-05-03 10:57:28 -0700 |
commit | 6aea156edd8ec917b12da3ad17d3a8539d76b0ec (patch) | |
tree | 7420c9763a5513316b6aec6ee678f0434bbbdc31 /cpp/.traces/trace_check_passes_silently | |
parent | 5fb632682510b8c2ae86a6ddcee84fe8b40bbcb5 (diff) | |
download | mu-6aea156edd8ec917b12da3ad17d3a8539d76b0ec.tar.gz |
1244
Diffstat (limited to 'cpp/.traces/trace_check_passes_silently')
-rw-r--r-- | cpp/.traces/trace_check_passes_silently | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/trace_check_passes_silently b/cpp/.traces/trace_check_passes_silently index 3fd17d2f..c34c73d2 100644 --- a/cpp/.traces/trace_check_passes_silently +++ b/cpp/.traces/trace_check_passes_silently @@ -24,9 +24,9 @@ run/0: run {name: " parse/0: instruction: trace parse/0: ingredient: {name: "a", value: 0, type: 0, properties: ["a": "literal-string"]} parse/0: ingredient: {name: "b", value: 0, type: 0, properties: ["b": "literal-string"]} -after-brace/0: recipe tmp0 +after-brace/0: recipe run1001 after-brace/0: trace ... -run/0: instruction tmp0/0 +run/0: instruction run1001/0 run/0: trace {name: "a", value: 0, type: 0, properties: ["a": "literal-string"]}, {name: "b", value: 0, type: 0, properties: ["b": "literal-string"]} a/0: b run/0: instruction main/1 |