|
|
1.1 ! root 1: reading symbolic information ... ! 2: type Color = (RED, BLUE, GREEN); ! 3: type ColorSet = set of Color; ! 4: [1] stop in p ! 5: [1] stopped in p at line 9 ! 6: 9 begin ! 7: stopped in p at line 10 ! 8: 10 s := [RED, BLUE]; ! 9: p(s = []), line 10 in "sets.p" ! 10: program(), line 14 in "sets.p" ! 11: main(0x1, 0x7fffe7e8, 0x7fffe7f0) at 0xa9 ! 12: stopped in p at line 11 ! 13: 11 end; ! 14: [RED, BLUE] ! 15: stopped in program at line 15 ! 16: 15 if BLUE in s then begin ! 17: stopped in program at line 16 ! 18: 16 s := s - [BLUE]; ! 19: stopped in program at line 18 ! 20: 18 end. ! 21: program(), line 18 in "sets.p" ! 22: main(0x1, 0x7fffe7e8, 0x7fffe7f0) at 0xa9 ! 23: [RED] ! 24:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.