| | 1 | Files to build: 6 |
| | 2 | symbol_export _main.t -> _main.t3s |
| | 3 | symbol_export modtobj.t -> modtobj.t3s |
| | 4 | compile _main.t -> _main.t3o |
| | 5 | compile modtobj.t -> modtobj.t3o |
| | 6 | link -> modtobj.t3p |
| | 7 | preinit -> modtobj.t3 |
| | 8 | |
| | 9 | (T3VM) Memory blocks still in use: |
| | 10 | |
| | 11 | Total blocks in use: 0 |
| | 12 | object myObject: TadsObject |
| | 13 | object TadsObject: Object |
| | 14 | object Object: |
| | 15 | myObject defines prop1? yes |
| | 16 | myObject defines prop2? yes |
| | 17 | myObject defines execute? no |
| | 18 | myObject defines propDefined? yes |
| | 19 | |
| | 20 | (T3VM) Memory blocks still in use: |
| | 21 | |
| | 22 | Total blocks in use: 0 |