about summary refs log tree commit diff stats
path: root/cpp/.traces/next_ingredient
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-03-30 21:31:58 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-03-30 21:31:58 -0700
commit088665eff883b5bc28022800aed27f6af468a4ba (patch)
tree073f6c7b0d21428ee2d1246da7fc57a3dca79895 /cpp/.traces/next_ingredient
parent66b97b4d923274e1b6d2fd97df16cb73d820169b (diff)
downloadmu-088665eff883b5bc28022800aed27f6af468a4ba.tar.gz
997
Diffstat (limited to 'cpp/.traces/next_ingredient')
-rw-r--r--cpp/.traces/next_ingredient10
1 files changed, 5 insertions, 5 deletions
diff --git a/cpp/.traces/next_ingredient b/cpp/.traces/next_ingredient
index bcd6f45e..d1a3adfd 100644
--- a/cpp/.traces/next_ingredient
+++ b/cpp/.traces/next_ingredient
@@ -1,11 +1,11 @@
 parse/0: instruction: 101
-parse/0:   ingredient: {name: "2", value: 0, type: 0, properties: [2: literal]}
+parse/0:   ingredient: {name: "2", value: 0, type: 0, properties: ["2": "literal"]}
 parse/0: instruction: 22
-parse/0:   product: {name: "12", value: 0, type: 1, properties: [12: integer]}
+parse/0:   product: {name: "12", value: 0, type: 1, properties: ["12": "integer"]}
 parse/0: instruction: 2
-parse/0:   ingredient: {name: "1", value: 0, type: 0, properties: [1: literal]}
-parse/0:   ingredient: {name: "12", value: 0, type: 1, properties: [12: integer]}
-parse/0:   product: {name: "13", value: 0, type: 1, properties: [13: integer]}
+parse/0:   ingredient: {name: "1", value: 0, type: 0, properties: ["1": "literal"]}
+parse/0:   ingredient: {name: "12", value: 0, type: 1, properties: ["12": "integer"]}
+parse/0:   product: {name: "13", value: 0, type: 1, properties: ["13": "integer"]}
 after-brace/0: recipe main
 after-brace/0: f ...
 after-brace/0: recipe f
tik K. Agaram <vc@akkartik.com> 2016-05-08 17:21:15 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2016-05-08 17:21:15 -0700 2938 - ok, let's try CI' href='/akkartik/mu/commit/.travis.yml?h=main&id=a088d5c3cf74673352c32b384a432892ee1263c3'>a088d5c3 ^
52ea3102 ^
a088d5c3 ^




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47