Idris2/tests/idris2/perror011/Issue1345.idr

3 lines
62 B
Idris

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