about summary refs log tree commit diff stats
path: root/cpp/.traces/string_literal
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-03 20:42:15 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-03 20:42:15 -0700
commit844697c2ab154509cb8fa876bf6094c948caf817 (patch)
tree71f88c2bfc50e2a0292194cab8b4e3c1fa02771e /cpp/.traces/string_literal
parentead0f458a702ea52b09b5616dd3d3559d7ce82d3 (diff)
downloadmu-844697c2ab154509cb8fa876bf6094c948caf817.tar.gz
1013
Diffstat (limited to 'cpp/.traces/string_literal')
-rw-r--r--cpp/.traces/string_literal2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/string_literal b/cpp/.traces/string_literal
index eabc7af9..39e204e3 100644
--- a/cpp/.traces/string_literal
+++ b/cpp/.traces/string_literal
@@ -1,6 +1,6 @@
 parse/0: instruction: 24
 parse/0:   ingredient: {name: "abc def", value: 0, type: 0, properties: ["abc def": "literal-string"]}
-parse/0:   product: {name: "1", value: 0, type: 2-4-7, properties: ["1": "address":"array":"character"]}
+parse/0:   product: {name: "1", value: 0, type: 2-5-8, properties: ["1": "address":"array":"character"]}
 new/0: abc def -> 0
 after-brace/0: recipe main
 after-brace/0: new ...