1
1
mirror of https://github.com/idris-lang/Idris2.git synced 2024-12-25 04:33:45 +03:00
Idris2/tests/idris2/perror011/Issue1345.idr

3 lines
62 B
Idris

infixr 0 -->
(-->) : (Type -> Type) -> (Type -> Type) -> Type