Skip to content

Conversation

boriel
Copy link
Collaborator

@boriel boriel commented Jul 2, 2020

LET y = funcCall(x)

If y is not used and optimized, the funcCall(x) must be
compiled anyway.

LET y = funcCall(x)

If y is not used and optimized, the funcCall(x) must be
compiled anyway.
@boriel boriel merged commit b623949 into master Jul 2, 2020
@boriel boriel deleted the bugfix/optimization_wrong branch July 2, 2020 19:24
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.

1 participant