6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
main:
|
|
declare result
|
|
calc result addstringchar "Succes" "s"
|
|
emit result
|
|
/
|