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
Introduce support for ? character to wildcard pattern to : operator and
by transition, to wildcard function.
Fix#65536
(cherry picked from commit 04f453c)
Wildcard pattern supported by
:
currently checks only for*
but?
should be supported as well.The text was updated successfully, but these errors were encountered: