about summary refs log tree commit diff stats
path: root/cpp/.traces/assert
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-28 14:25:07 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-28 14:25:07 -0700
commit5f6cf0629d36a15845b34cbb0fa45df931f92e0b (patch)
treefcce854babc0e3b374742877d58063c7c59fc574 /cpp/.traces/assert
parentc6bea7a010be89fbb464a513180d60200716053e (diff)
downloadmu-5f6cf0629d36a15845b34cbb0fa45df931f92e0b.tar.gz
1213
Diffstat (limited to 'cpp/.traces/assert')
-rw-r--r--cpp/.traces/assert10
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