6 lines
62 B
Text
6 lines
62 B
Text
GET "LIBHDR"
|
|
|
|
LET START () BE
|
|
$(
|
|
WRITES ("Hello World*N")
|
|
$)
|