about summary refs log tree commit diff stats
path: root/cpp/.traces/string_literal_and_comment
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-28 22:45:38 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-28 22:55:04 -0700
commitc51043abdf83243f81685858d8f76793faed042b (patch)
tree362afefaa547dc1f8dd490947056a558d5fe3b17 /cpp/.traces/string_literal_and_comment
parente3fa6cc7af792a6c0d83d9004859d6e9452c5fdb (diff)
downloadmu-c51043abdf83243f81685858d8f76793faed042b.tar.gz
1217 - string literals weren't handling later comments
Diffstat (limited to 'cpp/.traces/string_literal_and_comment')
-rw-r--r--cpp/.traces/string_literal_and_comment3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/.traces/string_literal_and_comment b/cpp/.traces/string_literal_and_comment
new file mode 100644
index 00000000..9ad1bff7
--- /dev/null
+++ b/cpp/.traces/string_literal_and_comment
@@ -0,0 +1,3 @@
+parse/0: instruction: 1
+parse/0:   ingredient: {name: "abc", value: 0, type: 0, properties: ["abc": "literal-string"]}
+parse/0:   product: {name: "1", value: 0, type: 2-5-4, properties: ["1": "address":"array":"character"]}