Make iDestruct consume wands when it's supposed to
`iDestruct ("H" with "HP")` where "H" is persistent is supposed to consume "H" if it isn't a forall. Due to a bug in the tactic, this behavior was never triggered and "H" was always left alone.
Loading
Please register or sign in to comment