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 60bcaa5 commit 30dd2f7Copy full SHA for 30dd2f7
test/tests/functions/currency.json
@@ -21,7 +21,7 @@
21
},
22
{
23
"src": ".local $n = {42 :number} {{{$n :currency}}}",
24
- "expErrors": true
+ "expErrors": [{ "type": "bad-operand" }]
25
26
27
"src": "{42 :currency currency=EUR}",
0 commit comments