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 bd13fcf commit bc1763eCopy full SHA for bc1763e
tests/draft2019-09/if-then-else.json
@@ -317,12 +317,12 @@
317
},
318
"tests":[
319
{
320
- "description": "matches if → then executes and else does not execute →invalid",
+ "description": "matches if → then executes and else does not execute → invalid",
321
"data": 4,
322
"valid": false
323
324
325
- "description": "does not match if → else executes →invalid",
+ "description": "does not match if → else executes → invalid",
326
"data": "foo",
327
328
}
0 commit comments