Skip to content

Conversation

@markwpearce
Copy link
Collaborator

  • Better processes potential types of symbols in pocket tables, and adds tests to verify handling of chnaging types of parameters

Fixes #1601

image image image image

typeInTypeExpression = typeInTypeExpression.defaultType;
}
if (typeInTypeExpression.isResolvable()) {
if (typeInTypeExpression?.isResolvable()) {
Copy link
Collaborator Author

@markwpearce markwpearce Dec 13, 2025

Choose a reason for hiding this comment

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

I noticed a test had a exception because of this line -
Scope > validate > runtime vs typetime > detects invalidly using an EnumMember as a parameter type

@markwpearce markwpearce merged commit 2ea4d21 into v1 Dec 15, 2025
8 checks passed
@markwpearce markwpearce deleted the fix_pocket_tables_in_trycatch branch December 15, 2025 20:36
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.

3 participants