Skip to content

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Sep 5, 2020

Somewhere down the line, the key used to look up whether a parameter was passed by reference got mixed up, which caused the "is this a parameter passed by reference ?" part to always return true if one of the parameters was passed by reference.

Fixed now.

Somewhere down the line, the key used to look up whether a parameter was passed by reference got mixed up, which caused the "is this a parameter passed by reference ?" part to always return `true` is _one_ of the parameters was passed by reference.

Fixed now.
@jrfnl jrfnl added this to the 1.0.0-alpha4 milestone Sep 5, 2020
@jrfnl jrfnl merged commit 97c42e9 into develop Sep 5, 2020
@jrfnl jrfnl deleted the feature/operators-isreference-fix-parameter-pass-by-reference-bug branch September 5, 2020 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants