Agda-2.3.2.2: test/fail/WrongHidingInLambda.err
WrongHidingInLambda.agda:5,5-16
Found an implicit lambda where an explicit lambda was expected
when checking that the expression λ {A} x → x has type
(A : Set) → A → A
WrongHidingInLambda.agda:5,5-16
Found an implicit lambda where an explicit lambda was expected
when checking that the expression λ {A} x → x has type
(A : Set) → A → A