unison/unison-src/tests/r4x.u

6 lines
52 B
Plaintext

r4 : Int64 -> Int64
r4 x = case x of
+1 -> +1
()