|
|
BSD 4.3tahoe
reading symbolic information ...
type Rec = record
charValue : char;
intValue : integer;
subrange : 0..1000;
realValue : real;
end;
var r : Rec;
execution completed
(charValue = 'c', intValue = 3, subrange = 10, realValue = 3.4)
3.4 10 3 'c'
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.