Skip to content

Added UserDefinedTypeCallTarget support#30

Merged
kyleconroy merged 1 commit intomainfrom
claude/fix-first-skipped-test-GhrfY
Dec 23, 2025
Merged

Added UserDefinedTypeCallTarget support#30
kyleconroy merged 1 commit intomainfrom
claude/fix-first-skipped-test-GhrfY

Conversation

@kyleconroy
Copy link
Copy Markdown
Collaborator

  • Add support for :: separator in function calls (a.b::func() syntax)
  • Handle UserDefinedTypeCallTarget for UDT method calls
  • Enable Baselines90_SetVariableStatementTests90 and SetVariableStatementTests90 tests
  • Update skipped_tests_by_size.txt script to exclude invalid_syntax tests
  • Regenerate skipped_tests_by_size.txt (576 tests remaining)

- Add support for :: separator in function calls (a.b::func() syntax)
- Handle UserDefinedTypeCallTarget for UDT method calls
- Enable Baselines90_SetVariableStatementTests90 and SetVariableStatementTests90 tests
- Update skipped_tests_by_size.txt script to exclude invalid_syntax tests
- Regenerate skipped_tests_by_size.txt (576 tests remaining)
@kyleconroy kyleconroy marked this pull request as ready for review December 23, 2025 06:18
@kyleconroy kyleconroy merged commit 4453b49 into main Dec 23, 2025
1 check passed
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