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-03-30 23:15:03 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-03-30 23:15:03 -0700
commit5e21a9f608f413eb1df4736f4c143f18ba7ac1ec (patch)
tree4ce5578f8678c50116d2bab7bc7e62ef4ec99b55 /cpp/.traces/string_literal
parent088665eff883b5bc28022800aed27f6af468a4ba (diff)
downloadmu-5e21a9f608f413eb1df4736f4c143f18ba7ac1ec.tar.gz
998 - convenient string initialization
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 b989b04a..3f7ff417 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: "s", value: 0, type: 2-4-0, properties: ["s": "address":"array":"character"]}
+parse/0:   product: {name: "s", value: 0, type: 2-4-7, properties: ["s": "address":"array":"character"]}
 new/0: abc def -> 0
 name/0: assign s 1
 after-brace/0: recipe main