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