lean4-htt/tests/lean/247.lean.expected.out
Leonardo de Moura 36a4f337e9 fix: fixes #247
2021-04-15 12:33:45 -07:00

1 line
222 B
Text

247.lean:7:11-7:33: error: cannot lift `(<- ...)` over a binder, this error usually happens when you are trying to lift a method nested in a `fun` or `match`-alternative, and it can often be fixed by adding a missing `do`