home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
prgramer
/
icon
/
hello.icn
< prev
next >
Wrap
Text File
|
1986-09-27
|
85b
|
6 lines
procedure main()
write(&version)
write(&host)
write("hello world")
end