diff options
Diffstat (limited to 'cpp/.traces/check_trace_instruction')
-rw-r--r-- | cpp/.traces/check_trace_instruction | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/check_trace_instruction b/cpp/.traces/check_trace_instruction index 5849ff41..08417a62 100644 --- a/cpp/.traces/check_trace_instruction +++ b/cpp/.traces/check_trace_instruction @@ -24,9 +24,9 @@ run/0: run {name: " parse/0: instruction: trace parse/0: ingredient: {name: "foo", value: 0, type: 0, properties: ["foo": "literal-string"]} parse/0: ingredient: {name: "aaa", value: 0, type: 0, properties: ["aaa": "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: "foo", value: 0, type: 0, properties: ["foo": "literal-string"]}, {name: "aaa", value: 0, type: 0, properties: ["aaa": "literal-string"]} foo/0: aaa run/0: instruction check_trace_instruction/1 |