7 lines
63 B
Plaintext
7 lines
63 B
Plaintext
GET "LIBHDR"
|
|
|
|
LET START() BE
|
|
$(
|
|
WRITES("Hello, world!*N")
|
|
$)
|