Idris2/tests/idris2/error017
Guillaume ALLAIS 688e5c586c [ test ] Note that we cannot turn the whole check off
If we were to turn the whole check off instead of just making it
(not incase || isJust (isLHS mode)) then Issue962-case would fail
because `c` would get defaulted to `Integer` and not the `Int` that
is expected.
2021-04-16 18:12:40 +01:00
..
expected [ test ] Note that we cannot turn the whole check off 2021-04-16 18:12:40 +01:00
Issue962-case.idr [ test ] Note that we cannot turn the whole check off 2021-04-16 18:12:40 +01:00
Issue962.idr [ fix #962 ] solve defaults on LHS even in case 2021-04-16 18:12:40 +01:00
run [ test ] Note that we cannot turn the whole check off 2021-04-16 18:12:40 +01:00