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
{{ message }}
This repository was archived by the owner on Mar 12, 2025. It is now read-only.
Hi,
I'm not sure if it's a bug or expected behaviour.
This example matches correctly:
While this example fails - it can not match a sequential array when it's inside of another sequential array:
There is a workaround to wrap the expected value in an array one more time, but still looks weird that it does not work in the example above.