about summary refs log tree commit diff stats
path: root/cpp/.traces/channel-new-empty-not-full
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/.traces/channel-new-empty-not-full')
-rw-r--r--cpp/.traces/channel-new-empty-not-full6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/channel-new-empty-not-full b/cpp/.traces/channel-new-empty-not-full
index 94914ebe..d28c1a7a 100644
--- a/cpp/.traces/channel-new-empty-not-full
+++ b/cpp/.traces/channel-new-empty-not-full
@@ -1,10 +1,10 @@
-parse/0: instruction: 108
+parse/0: instruction: init-channel
 parse/0:   ingredient: {name: "3", value: 0, type: 0, properties: ["3": "literal", "capacity": ]}
 parse/0:   product: {name: "1", value: 0, type: 2-10, properties: ["1": "address":"channel"]}
-parse/0: instruction: 112
+parse/0: instruction: channel-empty?
 parse/0:   ingredient: {name: "1", value: 0, type: 2-10, properties: ["1": "address":"channel"]}
 parse/0:   product: {name: "2", value: 0, type: 1, properties: ["2": "integer"]}
-parse/0: instruction: 110
+parse/0: instruction: channel-full?
 parse/0:   ingredient: {name: "1", value: 0, type: 2-10, properties: ["1": "address":"channel"]}
 parse/0:   product: {name: "3", value: 0, type: 1, properties: ["3": "integer"]}
 after-brace/0: recipe test-channel-new-empty-not-full
on' href='/akspecs/ranger/blame/HACKING?h=v1.9.3&id=4ea0f69aed8d4c173d9abbd0a1bd76d6afe69ccb'>^
29028631 ^
f8f6f7f9 ^





















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
78
79
80
81
82
83
84
85