pieuvre/tests/typecheck/wrong-type
Adrien Vannson 425951b1b9
Typecheck
2022-05-17 11:23:54 +02:00

2 lines
32 B
Plaintext

(fun x: A -> A => x x) : A -> A