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 ae7b8d7 commit 08b1cbfCopy full SHA for 08b1cbf
test/tests/fallback.json
@@ -12,13 +12,13 @@
12
"src": "{42 :test:function fails=format}",
13
"exp": "{|42|}",
14
"expParts": [{ "type": "fallback", "source": "|42|" }],
15
- "expErrors": [{ "type": "bad-operand" }]
+ "expErrors": [{ "type": "bad-option" }]
16
},
17
{
18
"description": "function with quoted literal operand",
19
"src": "{|C:\\\\| :test:function fails=format}",
20
"exp": "{|C:\\\\|}",
21
22
23
24
"description": "unannotated implicit input variable",
0 commit comments