3 lines
34 B
Rexx
Executable File
3 lines
34 B
Rexx
Executable File
<<hello.rexx>>=
|
|
Say "Hello World"
|