Skip to content

Conversation

@alexb-harmonic
Copy link
Contributor

previously things like

example : ∃ n : Nat, n ^ 2 = 4 ∧ True := by
  aesop
  (exists 2)

would fail as (exists 2) would get parsed as arguments to aesop

@alexb-harmonic alexb-harmonic changed the title require arguments to be intented require arguments to be indented Dec 3, 2025
@JLimperg JLimperg changed the title require arguments to be indented Require tactic clauses to be indented Dec 6, 2025
@JLimperg JLimperg enabled auto-merge December 6, 2025 16:41
@JLimperg JLimperg added this pull request to the merge queue Dec 6, 2025
Merged via the queue into leanprover-community:master with commit 5b6ee25 Dec 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants