add make_simple_intropattern
It's not needed for !512 (merged) after all, but could still be useful in the future.
Merge request reports
Activity
What the heck...
Error: Ltac variable pat is bound to make_simple_intropattern [| n'] of type tacvalue which cannot be coerced to an introduction pattern.
How do I force evaluation? I've used this notation in !512 (merged) and it worked fine.^^
Or maybe Jason was right and tactic notations cannot return things, and my use in !512 (merged) wasn't actually valid. I didn't have a test checking that the collision avoidance actually worked.
Please register or sign in to reply