diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-17 10:33:26 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-17 10:33:26 -0700 |
commit | 353a452e691a8b55e28d7b3b1d09cf294265eba0 (patch) | |
tree | 589cd448f08b9c438cc9e97e7ab316365b2dcee4 /cpp/.traces/string_literal | |
parent | 1848b18f02b158861008214efd19708585bfcbe5 (diff) | |
download | mu-353a452e691a8b55e28d7b3b1d09cf294265eba0.tar.gz |
1074
Diffstat (limited to 'cpp/.traces/string_literal')
-rw-r--r-- | cpp/.traces/string_literal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/string_literal b/cpp/.traces/string_literal index 80393a55..0562305b 100644 --- a/cpp/.traces/string_literal +++ b/cpp/.traces/string_literal @@ -1,4 +1,4 @@ -parse/0: instruction: 30 +parse/0: instruction: 31 parse/0: ingredient: {name: "abc def", value: 0, type: 0, properties: ["abc def": "literal-string"]} parse/0: product: {name: "1", value: 0, type: 2-5-8, properties: ["1": "address":"array":"character"]} new/0: abc def -> 0 |