home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d2xx
/
d277
/
icon.lha
/
Icon
/
samples
/
hello.icn
< prev
next >
Wrap
Text File
|
1989-11-16
|
80b
|
6 lines
procedure main()
write(&version)
write(&host)
write("hello world")
end