6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
main:
|
|
declare bool
|
|
check eq "1" "1" : "1 should equal 1"
|
|
emit "Success"
|
|
/
|