cfad47cfa3/t3compiler/tads3/test/log/anon.log

4b825dc642cb6eb9a060e54bf8d69288fbee4904cfad47cfa334b206c65f22086bcc5d63e6f70944
1
	Files to build: 5
2
	symbol_export _main.t -> _main.t3s
3
	symbol_export anon.t -> anon.t3s
4
	compile _main.t -> _main.t3o
5
	compile anon.t -> anon.t3o
6
	link -> anon.t3
7
8
(T3VM) Memory blocks still in use:
9
10
Total blocks in use: 0
11
Long Form:
12
13
Before iterate: cnt = 0
14
..........After iterate(10): cnt = 10
15
this is anon1(1)!!!
16
this is anon1(2)!!!
17
this is anon2(1, 2)!!!
18
this is anon2(3, 4)!!!
19
Callback: this is anon1(111)!!!
20
Callback: this is anon2(222, 333)!!!
21
Callback: this is anon3(one, two, three)!!!!!
22
Callback: +++++++++
23
after callback: i = 1
24
Callback: @@@@@
25
cnt = 15
26
This is Sub.m1(888) - self = Sub
27
Sub.m1 Iter: self=Sub
28
Sub.m1 Iter: self=Sub
29
Sub.m1 Iter: self=Sub
30
Sub.m1 Iter: self=Sub
31
Sub.m1 Iter: self=Sub
32
Callback: Sub.m1 [This is Base.m1(889) - self = Sub] done
33
Callback: Prop test: subProp = This is Sub.p!
34
This is Sub.m1(999) - self = Sub
35
Sub.m1 Iter: self=Sub
36
Sub.m1 Iter: self=Sub
37
Sub.m1 Iter: self=Sub
38
Sub.m1 Iter: self=Sub
39
Sub.m1 Iter: self=Sub
40
Callback: Sub.m1 [This is Base.m1(1000) - self = Sub] done
41
Callback: Prop test: subProp = This is Sub.p!
42
43
Short Form:
44
45
iterating...
46
- count = 16
47
- count = 17
48
- count = 18
49
- count = 19
50
- count = 20
51
...done
52
53
(T3VM) Memory blocks still in use:
54
55
Total blocks in use: 0