Skip to content

Add Missing this Binding#190

Open
rcosta358 wants to merge 1 commit intomainfrom
codex-issue-78
Open

Add Missing this Binding#190
rcosta358 wants to merge 1 commit intomainfrom
codex-issue-78

Conversation

@rcosta358
Copy link
Collaborator

@rcosta358 rcosta358 commented Mar 24, 2026

Closes #78. Fixes the error Variable 'this' not found when a method combined a state refinement with a parameter refinement that referenced this. Fixed this by adding this to the context in AuxStateHandler.createStatePredicate.

@rcosta358 rcosta358 self-assigned this Mar 24, 2026
@rcosta358 rcosta358 added the bug Something isn't working label Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected Error When Combining Refinement and StateRefinement

1 participant