Idris2/tests/idris2/error/perror033/DeclIndent.idr
2024-07-16 11:07:18 +01:00

5 lines
67 B
Idris

namespace A
test : (x : Type -> Type) -> Type
test x =
x Type