5 lines
64 B
Plaintext
5 lines
64 B
Plaintext
![]() |
$top:
|
||
|
$write sys$output "Hello world!"
|
||
|
$wait 00:00:10
|
||
|
$goto top
|