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
test(pattern-matching): Test to ensure that the MatchesAnything rule matches any input
MatchesAnything is used as a default rule (else) by all the PatternMatchers, so it has to always
match any input should other rules could not be matched.
0 commit comments