Skip to content

Commit

Permalink
Merge branch 'master' of github.com:leebyron/ecmascript-more-export-from
Browse files Browse the repository at this point in the history
  • Loading branch information
leebyron committed Sep 22, 2015
2 parents 86ab6c0 + 9b4b6a7 commit aa91261
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ Export Statement Form | [[ExportName]] | [[ModuleRequest]]
- `export` `default` *ClassDeclaration*<sub>[Default]</sub>
- `export` `default` [lookahead ∉ {`function`, `class`<ins>, `from`</ins>}] *AssignmentExpression*<sub>[In]</sub> `;`

> Note: Open to feedback on how to disambiguate `export default from` between
> *ExportFromClause* and `default` *AssignmentExpression*.

*ExportFromClause* :
- `*`
Expand Down

0 comments on commit aa91261

Please sign in to comment.