cfad47cfa3/t3compiler/tads3/test/log/preinit.log

4b825dc642cb6eb9a060e54bf8d69288fbee4904cfad47cfa334b206c65f22086bcc5d63e6f70944
1
Warnings: 0
2
Errors:   0
3
Longest string: 31, longest list: 3
4
5
(T3VM) Memory blocks still in use:
6
7
Total blocks in use: 0
8
this is preinit!!!
9
global.preinited_ = true
10
11
(T3VM) Memory blocks still in use:
12
13
Total blocks in use: 0
14
this is the main entrypoint!!!
15
obj1.prop1 = Hello!!!
16
obj1.prop2 = [Hello!!!, Hello!!!, Hello!!!]
17
obj1.prop3 = nil? no
18
obj1.prop3.instName = Test Instance!
19
contents of room1:
20
   book
21
   ball
22
23
(T3VM) Memory blocks still in use:
24
25
Total blocks in use: 0