8 lines
73 B
Plaintext
8 lines
73 B
Plaintext
main:
|
|
declare bool
|
|
calc bool lt "a" "b"
|
|
if bool
|
|
emit "Success"
|
|
/
|
|
/
|