lean4-htt/tests/lean/297.lean.expected.out
Leonardo de Moura 99e8a98f06 feat: allow universes metavariables from any depth to be assigned when ignoreLevelDepth is true
We set `ignoreLevelDepth` to true during type class resolution.
2021-08-18 20:20:51 -07:00

3 lines
153 B
Text

297.lean:1:10-1:11: error: failed to synthesize instance
OfNat (Sort ?u) 0
297.lean:1:13-3:1: error: invalid universe level, u_1 is not greater than 0