blob: e433c340366387aa45b9d88584c0ab35bd5c17a7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
parse/0: instruction: trace-should-not-contain
parse/0: ingredient: {name: "
a: b
", value: 0, type: 0, properties: ["
a: b
": "literal-string"]}
after-brace/0: recipe main
after-brace/0: trace-should-not-contain ...
new/0: routine allocated memory from 1000 to 101000
schedule/0: main
run/0: instruction main/0
run/0: trace-should-not-contain/48 {name: "
a: b
", value: 0, type: 0, properties: ["
a: b
": "literal-string"]}
|