check valid function/class token when parsing export default before converting to a declaration - fixes #2145

This commit is contained in:
Sebastian McKenzie
2015-08-02 21:36:52 +01:00
parent a0f9d5fbc8
commit 94e345e0b2
7 changed files with 207 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
{
"sourceType": "module"
}