unison/unison-src/tests/r14.u
2019-02-12 11:15:46 -05:00

5 lines
70 B
Plaintext

r14 : (forall a . a -> a) -> (Nat, Text)
r14 id = (id 10, id "foo")