source: liacs/coco/tests/simple/correct4.p0@ 294

Last change on this file since 294 was 2, checked in by Rick van der Zwet, 15 years ago

Initial import of data of old repository ('data') worth keeping (e.g. tracking
means of URL access statistics)

File size: 127 bytes
Line 
1{ Stupid program to test line
2 numbers.
3
4
5}
6program queenrulez;
7 {
8 snafu
9 }
10
11var
12 get: real; { Line 12 }
13
14begin
15end.
Note: See TracBrowser for help on using the repository browser.