lean4-htt/tests/lean/librarySearch.lean.expected.out
Kim Morrison 77b9e510fc
fix: apply? produces a non-synthetic sorry (#8231)
This PR changes the behaviour of `apply?` so that the `sorry` it uses to
close the goal is non-synthetic. (Recall that correct use of synthetic
sorries requires that the tactic also generates an error message, which
we don't want to do in this situation.) Either this PR or #8230 are
sufficient to defend against the problem reported in #8212.
2025-05-05 12:31:08 +00:00

1 line
66 B
Text

librarySearch.lean:281:0-281:7: warning: declaration uses 'sorry'