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 bcda078 commit ffb69acCopy full SHA for ffb69ac
test/tests/functions/number.json
@@ -340,26 +340,6 @@
340
],
341
"exp": "other"
342
},
343
- {
344
- "src": ".input {$bar} .match {$bar :number} one {{one}} * {{other}}",
345
- "params": [
346
347
- "name": "bar",
348
- "value": 1
349
- }
350
- ],
351
- "exp": "one"
352
- },
353
354
355
356
357
358
- "value": 2
359
360
361
- "exp": "other"
362
363
{
364
"src": ".input {$none} .match {$foo :number} one {{one}} * {{{$none}}}",
365
"params": [
0 commit comments