diff options
Diffstat (limited to 'cpp/.traces/assert')
-rw-r--r-- | cpp/.traces/assert | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cpp/.traces/assert b/cpp/.traces/assert new file mode 100644 index 00000000..78fcb823 --- /dev/null +++ b/cpp/.traces/assert @@ -0,0 +1,10 @@ +parse/0: instruction: 19 +parse/0: ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]} +parse/0: ingredient: {name: "this is an assert in mu", value: 0, type: 0, properties: ["this is an assert in mu": "literal-string"]} +after-brace/0: recipe main +after-brace/0: assert ... +new/0: routine allocated memory from 1000 to 101000 +schedule/0: main +run/0: instruction main/0 +run/0: ingredient 0 is 0 +warn/0: this is an assert in mu |