blob: b572cb34e30f4263befbc1cb1f4d1c89a5de4e14 (
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 {name: "
a: b
", value: 0, type: 0, properties: ["
a: b
": "literal-string"]}
|