mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 01:01:59 +03:00
3 lines
45 B
Idris
3 lines
45 B
Idris
foo : 2 = 3 -> Void
|
|
foo = (\Refl impossible)
|