Skip to content

Refactored transpiling function bodies to its own function - #219

Merged
Perryvw merged 1 commit into
masterfrom
feature/function-default-parameters
Oct 7, 2018
Merged

Refactored transpiling function bodies to its own function#219
Perryvw merged 1 commit into
masterfrom
feature/function-default-parameters

Conversation

@Perryvw

@Perryvw Perryvw commented Oct 7, 2018

Copy link
Copy Markdown
Member

Also fixes #216.

This does not include arrow functions (yet) since they use a different type body. That might have to be done later.

@Perryvw
Perryvw requested a review from lolleko October 7, 2018 14:20
@Perryvw
Perryvw merged commit ad6fd37 into master Oct 7, 2018
@Perryvw
Perryvw deleted the feature/function-default-parameters branch October 7, 2018 19:10
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.

Default parameters not initialized in stand-alone functions

1 participant