lama_byterun/lama-compiler/regression/test025.lama

2 lines
47 B
Text

var x = read ();
write (if x then 3 else 5 fi)