home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.ee.pdx.edu
/
2014.02.ftp.ee.pdx.edu.tar
/
ftp.ee.pdx.edu
/
pub
/
users
/
Harry
/
compilers
/
p3
/
tst2
/
p4.pcat
< prev
next >
Wrap
Text File
|
2005-10-24
|
120b
|
6 lines
(*** should print: expecting ')' or ',' or expression in write statement ***)
program is
begin
write (x;y;z);
end;