From 249a5672e41f603c8d705f69f2939a25a45685ff Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 3 May 2015 18:39:58 -0700 Subject: 1246 --- cpp/.traces/add_literal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/.traces/add_literal') diff --git a/cpp/.traces/add_literal b/cpp/.traces/add_literal index 6f232792..c6dc982e 100644 --- a/cpp/.traces/add_literal +++ b/cpp/.traces/add_literal @@ -7,7 +7,7 @@ after-brace/0: add ... new/0: routine allocated memory from 1000 to 101000 schedule/0: main run/0: instruction main/0 -run/0: {name: "1", value: 1, type: 1, properties: ["1": "integer"]} <- add {name: "23", value: 23, type: 0, properties: ["23": "literal"]}, {name: "34", value: 34, type: 0, properties: ["34": "literal"]} +run/0: {name: "1", value: 1, type: 1, properties: ["1": "integer"]} <- add/2 {name: "23", value: 23, type: 0, properties: ["23": "literal"]}, {name: "34", value: 34, type: 0, properties: ["34": "literal"]} run/0: ingredient 0 is 23 run/0: ingredient 1 is 34 run/0: product 0 is 57 -- cgit 1.4.1-2-gfad0 of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
path: root/arc/.traces/jump-target
blob: 90e768ae724a5b9aa442c5cf2b2ab12314601e0c (plain) (blame)
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