|
|
1.1 ! root 1: reading symbolic information ... ! 2: type Rec = record ! 3: charValue : char; ! 4: intValue : integer; ! 5: subrange : 0..1000; ! 6: realValue : real; ! 7: end; ! 8: var r : Rec; ! 9: ! 10: execution completed ! 11: (charValue = 'c', intValue = 3, subrange = 10, realValue = 3.4) ! 12: 3.4 10 3 'c' ! 13:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.