We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82e12a commit fb13a36Copy full SHA for fb13a36
test/tests/bidi.json
@@ -64,7 +64,7 @@
64
{
65
"description": "match-statement s variant *(o variant)",
66
"src": ".local $x = {1 :number}.match $x\u061c1 {{one}}* {{other}}",
67
- "exp": "one"
+ "expErrors": [{"type": "syntax-error"}]
68
},
69
70
"description": "variant = key *(s key) quoted-pattern",
0 commit comments