blob: 7911d5ae7dbe21e06f4dd747ec39d0ce051442aa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
parse/0: instruction: trace-should-contain
parse/0: ingredient: {name: "
a: b
a: d
", value: 0, type: 0, properties: ["
a: b
a: d
": "literal-string"]}
after-brace/0: recipe main
after-brace/0: trace-should-contain ...
new/0: routine allocated memory from 1000 to 101000
schedule/0: main
run/0: instruction main/0
run/0: trace-should-contain/47 {name: "
a: b
a: d
", value: 0, type: 0, properties: ["
a: b
a: d
": "literal-string"]}
warn/0: missing [b] in trace layer a
|