Commit 2023-07-27 17:38 14fcf7b2
View on Github →feat: replace have? correctly (#5305)
have? using h
now replaces the whole tactic with the suggestion, not just thehave?
- Allow
have!?
as alternative syntax forhave?!
(similar forrw!?
andexact!?
-- the latter has not been implemented yet)