lean4-htt/tests/elab_fail/1845.lean.out.expected
Sebastian Graf 40e8f4c5fb
chore: turn on new do elaborator in Core (#12656)
This PR turns on the new `do` elaborator in Init, Lean, Std, Lake and
the testsuite.

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 12:38:33 +00:00

3 lines
146 B
Text

1
1845.lean:14:66-14:71: error: Cannot lift nested action `← bar` over inconsistent syntax variants.
Consider lifting out the binding manually.