about summary refs log tree commit diff stats
path: root/cpp/.traces/string-append-1
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-24 21:39:09 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-24 22:00:06 -0700
commit6ca059efce56104efc766255459e665fc7e7705b (patch)
tree000346d03daad4611e3e3f6b9847dfdce476e6e8 /cpp/.traces/string-append-1
parentfb4836dc0f9dc84afa0b133c4e6ab1ad61653961 (diff)
downloadmu-6ca059efce56104efc766255459e665fc7e7705b.tar.gz
1184 - finally, concurrency
Diffstat (limited to 'cpp/.traces/string-append-1')
-rw-r--r--cpp/.traces/string-append-15
1 files changed, 3 insertions, 2 deletions
diff --git a/cpp/.traces/string-append-1 b/cpp/.traces/string-append-1
index a9e62305..f8da656b 100644
--- a/cpp/.traces/string-append-1
+++ b/cpp/.traces/string-append-1
@@ -1,7 +1,7 @@
-parse/0: instruction: 35
+parse/0: instruction: 36
 parse/0:   ingredient: {name: "hello,", value: 0, type: 0, properties: ["hello,": "literal-string"]}
 parse/0:   product: {name: "1", value: 0, type: 2-5-4, properties: ["1": "address":"array":"character", "raw": ]}
-parse/0: instruction: 35
+parse/0: instruction: 36
 parse/0:   ingredient: {name: " world!", value: 0, type: 0, properties: [" world!": "literal-string"]}
 parse/0:   product: {name: "2", value: 0, type: 2-5-4, properties: ["2": "address":"array":"character", "raw": ]}
 parse/0: instruction: 106
@@ -18,6 +18,7 @@ after-brace/0: new ...
 after-brace/0: new ...
 after-brace/0: string-append ...
 after-brace/0: copy ...
+schedule/0: test-string-append-1
 run/0: instruction test-string-append-1/0
 mem/0: storing 1000 in location 1
 run/0: instruction test-string-append-1/1