Skip to content

OP_POP_REPL#530

Merged
Jason2605 merged 1 commit intodevelopfrom
feature/repl
Sep 2, 2022
Merged

OP_POP_REPL#530
Jason2605 merged 1 commit intodevelopfrom
feature/repl

Conversation

@Jason2605
Copy link
Member

Well detailed description of the change :

This PR changes OP_POP_REPL to only print when in the top level. This will stop things like expressions in functions being printed to the REPL and instead just handle things like function returns.

Resolves: #529

Type of change:

  • Bug fix

@Jason2605 Jason2605 added the bug fix Fixes a bug within the codebase label Sep 2, 2022
@Jason2605 Jason2605 self-assigned this Sep 2, 2022
@Jason2605 Jason2605 merged commit a9e5480 into develop Sep 2, 2022
@Jason2605 Jason2605 deleted the feature/repl branch September 2, 2022 19:52
@Jason2605 Jason2605 mentioned this pull request Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Fixes a bug within the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Unexpected behaviour with POP_REPL and functions called from the REPL

1 participant