block binding label throw test

This commit is contained in:
Sebastian McKenzie
2014-10-12 13:40:10 +11:00
parent 2e404c92c8
commit 992514e53b
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
test:
for (let i in test) {
}

View File

@@ -0,0 +1,3 @@
{
"throws": "Label statements not supported with block binding yet."
}