block binding label throw test
This commit is contained in:
4
test/fixtures/syntax/block-binding/labels/actual.js
vendored
Normal file
4
test/fixtures/syntax/block-binding/labels/actual.js
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
test:
|
||||
for (let i in test) {
|
||||
|
||||
}
|
||||
3
test/fixtures/syntax/block-binding/labels/options.json
vendored
Normal file
3
test/fixtures/syntax/block-binding/labels/options.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"throws": "Label statements not supported with block binding yet."
|
||||
}
|
||||
Reference in New Issue
Block a user