9 lines
81 B
Plaintext
9 lines
81 B
Plaintext
main:
|
|
declare bool
|
|
calc bool eq "1" "2"
|
|
if bool
|
|
return
|
|
/
|
|
emit "Success"
|
|
/
|