Commit 2023-05-23 22:59 ac36b28e

View on Github →

chore: update std 05-22 (#4248) The main breaking change is that tac <;> [t1, t2] is now written tac <;> [t1; t2], to avoid clashing with tactics like cases and use that take comma-separated lists.

Estimated changes