Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(interp): Preventing multiple calls for dot-chained methods #22

Conversation

lvcabral
Copy link
Collaborator

Addressing #9 and fixing unit tests for conditional chaining.

@lvcabral lvcabral changed the title Preventing multiple calls for dot-chained methods fix(interp): Preventing multiple calls for dot-chained methods Oct 27, 2023
Copy link
Member

@TwitchBronBron TwitchBronBron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@TwitchBronBron TwitchBronBron merged commit e6c98ae into master Oct 31, 2023
2 checks passed
@TwitchBronBron TwitchBronBron deleted the bugfix/interpreter-calling-methods-in-chain-multiple-times branch October 31, 2023 14:25
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.

2 participants