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

2 lines
36 B
Plaintext
Raw Normal View History

ifzero 42 then print 0 else print 1