From 088665eff883b5bc28022800aed27f6af468a4ba Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 30 Mar 2015 21:31:58 -0700 Subject: 997 --- cpp/.traces/divide_with_remainder_literal | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cpp/.traces/divide_with_remainder_literal') diff --git a/cpp/.traces/divide_with_remainder_literal b/cpp/.traces/divide_with_remainder_literal index 13f41d9f..8cb01953 100644 --- a/cpp/.traces/divide_with_remainder_literal +++ b/cpp/.traces/divide_with_remainder_literal @@ -1,8 +1,8 @@ parse/0: instruction: 6 -parse/0: ingredient: {name: "9", value: 0, type: 0, properties: [9: literal]} -parse/0: ingredient: {name: "2", value: 0, type: 0, properties: [2: literal]} -parse/0: product: {name: "1", value: 0, type: 1, properties: [1: integer]} -parse/0: product: {name: "2", value: 0, type: 1, properties: [2: integer]} +parse/0: ingredient: {name: "9", value: 0, type: 0, properties: ["9": "literal"]} +parse/0: ingredient: {name: "2", value: 0, type: 0, properties: ["2": "literal"]} +parse/0: product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]} +parse/0: product: {name: "2", value: 0, type: 1, properties: ["2": "integer"]} after-brace/0: recipe main after-brace/0: divide_with_remainder ... run/0: instruction main/0 -- cgit 1.4.1-2-gfad0