Skip to content

Added support for ExportDeclaration#417

Merged
Perryvw merged 5 commits intomasterfrom
feature/export-declaration
Feb 19, 2019
Merged

Added support for ExportDeclaration#417
Perryvw merged 5 commits intomasterfrom
feature/export-declaration

Conversation

@Perryvw
Copy link
Copy Markdown
Member

@Perryvw Perryvw commented Feb 17, 2019

Basically just an import followed by an export. This thing is wrapped in a do ... end to prevent collisions and since the exported variables are not actually added to the scope.

Closes #352

@Perryvw Perryvw merged commit a1544f9 into master Feb 19, 2019
@Perryvw Perryvw deleted the feature/export-declaration branch February 19, 2019 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants