Skip to content

Fix expected args checking bug#1724

Open
rocky wants to merge 3 commits intomasterfrom
fix-expected_args-checking-bug
Open

Fix expected args checking bug#1724
rocky wants to merge 3 commits intomasterfrom
fix-expected_args-checking-bug

Conversation

@rocky
Copy link
Member

@rocky rocky commented Mar 11, 2026

Fix expected args checking bug. This routine is triggered by (implicit) function pattern match. However, it can get called when the arguments are correct. So we need to test for this.

Fixes #1722

@rocky rocky requested a review from mmatera March 11, 2026 22:45
@rocky rocky force-pushed the fix-expected_args-checking-bug branch from bdf0557 to 0f9c295 Compare March 11, 2026 23:29
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.

Generic error argument getting called in symbolic evaluations?

1 participant