unison/unison-src/tests/r10.u

6 lines
57 B
Plaintext

r10 : UInt64
r10 = case 1 of
1 | true -> 3
_ -> 4
()