You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be a lot easier to debug this if I could get lean to pretty-print the value of e or r at this point: but the gdb pretty-printign only seems to work for me in VSCode with
Prerequisites
or feature requests.
Description
The following code (from this Zulip thread) produces an assertion failure:
Steps to Reproduce
lean test.lean
on the file aboveExpected behavior: No assertion error
Actual behavior: Two assertion errors:
lean/src/frontends/lean/local_context_adapter.cpp
Lines 56 to 61 in 3526539
lean/src/frontends/lean/local_context_adapter.cpp
Lines 63 to 68 in 3526539
Reproduces how often: Every time
Versions
Lean (version 3.45.0, commit 3526539, Debug)
The text was updated successfully, but these errors were encountered: