You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not remove InPatternAlternative when typing subexpressions
We use typedExpr to type the contents of a quoted pattern. In that
case it must not have the Pattern mode mut should keep the
InPatternAlternative because it will be needed in the pattern located
in the splices.
0 commit comments