mpri-funcprog-project/src/tests/simple_if.lambda

2 lines
36 B
Plaintext

ifzero 42 then print 0 else print 1