about summary refs log tree commit diff stats
path: root/cpp/.traces/convert_names_handles_containers
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-29 21:49:09 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-29 21:49:09 -0700
commit35457609e311125446fed88e3841e0281c2ff708 (patch)
treeab742e8a8b4a9d771d857f858003d95476c1291d /cpp/.traces/convert_names_handles_containers
parent0cc4f18dd56e2e6a80809d48ef1d1e0fb302029e (diff)
downloadmu-35457609e311125446fed88e3841e0281c2ff708.tar.gz
1223 - more stable traces for parse scenarios
Diffstat (limited to 'cpp/.traces/convert_names_handles_containers')
-rw-r--r--cpp/.traces/convert_names_handles_containers4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/convert_names_handles_containers b/cpp/.traces/convert_names_handles_containers
index 0073519a..1b50d2fb 100644
--- a/cpp/.traces/convert_names_handles_containers
+++ b/cpp/.traces/convert_names_handles_containers
@@ -1,7 +1,7 @@
-parse/0: instruction: 1
+parse/0: instruction: copy
 parse/0:   ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]}
 parse/0:   product: {name: "a", value: 0, type: 6, properties: ["a": "point"]}
-parse/0: instruction: 1
+parse/0: instruction: copy
 parse/0:   ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]}
 parse/0:   product: {name: "b", value: 0, type: 1, properties: ["b": "integer"]}
 name/0: assign a 1
85311c6'>6dabbbd5 ^
8a113ad6 ^
2f82f50a ^
86c1c388 ^
1a3dc91e ^
6dabbbd5 ^

30b5f112 ^
fbc30231 ^

















cd2458c0 ^

0ae975c2 ^

b21edfaa ^
cd2458c0 ^
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77