Skip to content

Syntax `iAssert (Q with spat) as ...`

Robbert Krebbers requested to merge robbert/iAssert_with into gen_proofmode

This is more consistent with the with syntax in iSpecialize, iDestruct, and friends.

As a positive addition, it also makes the code shorter.

Merge request reports