diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-03-26 21:47:29 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-03-26 21:47:29 -0700 |
commit | 7e9c69251b700dbdec47dee47f37ba1194ad88e9 (patch) | |
tree | 9ba03cb52d5318f3f66de65887520ce92fc30345 /cpp/.traces/index | |
parent | f608504a44b9b47682f336f5b6357b8993d9bb0d (diff) | |
download | mu-7e9c69251b700dbdec47dee47f37ba1194ad88e9.tar.gz |
983 - arc 'integer-array' => c++ 'array:integer'
Diffstat (limited to 'cpp/.traces/index')
-rw-r--r-- | cpp/.traces/index | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/index b/cpp/.traces/index index 296103d2..8bb37551 100644 --- a/cpp/.traces/index +++ b/cpp/.traces/index @@ -11,7 +11,7 @@ parse/0: instruction: 1 parse/0: ingredient: {name: "16", value: 0, type: 0, properties: [16: literal]} parse/0: product: {name: "4", value: 0, type: 1, properties: [4: integer]} parse/0: instruction: 20 -parse/0: ingredient: {name: "1", value: 0, type: 6, properties: [1: integer-array]} +parse/0: ingredient: {name: "1", value: 0, type: 4-1, properties: [1: array:integer]} parse/0: ingredient: {name: "0", value: 0, type: 0, properties: [0: literal]} parse/0: product: {name: "5", value: 0, type: 1, properties: [5: integer]} after-brace/0: recipe main |