3 lines
46 B
Plaintext
3 lines
46 B
Plaintext
setlist &dat 1 2 3 "Hi!"
|
|
error "Hello" $dat 1
|
setlist &dat 1 2 3 "Hi!"
|
|
error "Hello" $dat 1
|