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 af2b8a4 commit 42e5ae7Copy full SHA for 42e5ae7
test/tests/pattern-selection.json
@@ -61,7 +61,7 @@
61
"src": [".input {$x :test:select decimalPlaces=9}",
62
".local $y = {$x :test:select decimalPlaces=1}",
63
".match $y\n",
64
- "1.0 {{1.0}}\n"
+ "1.0 {{1.0}}\n",
65
"1 {{1}} * {{bad-option-value}}"],
66
"params": [{ "name": "x", "value": 1 }],
67
"exp": "bad-option-value",
0 commit comments