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 6d604e5 commit 60bcaa5Copy full SHA for 60bcaa5
test/tests/functions/currency.json
@@ -17,7 +17,7 @@
17
},
18
{
19
"src": "{42 :currency}",
20
- "expErrors": true
+ "expErrors": [{ "type": "bad-operand" }]
21
22
23
"src": ".local $n = {42 :number} {{{$n :currency}}}",
0 commit comments