lean4-htt/stage0
Kim Morrison 376ae32c7c
feat: fix pretty printing of grind attributes (#8892)
This PR corrects the pretty printing of `grind` modifiers. Previously
`@[grind →]` was being pretty printed as `@[grind→ ]` (Space on the
right of the symbol, rather than left.) This fixes the pretty printing
of attributes, and preserves the presence of spaces after the symbol in
the output of `grind?`.

---------

Co-authored-by: Leonardo de Moura <leomoura@amazon.com>
2025-06-21 00:50:25 +00:00
..
src feat: fix pretty printing of grind attributes (#8892) 2025-06-21 00:50:25 +00:00
stdlib chore: update stage0 2025-06-20 18:52:57 +00:00