Skip to content

Loosened Reserved Token Checking - #46

Merged
richardpiazza merged 1 commit into
mainfrom
feature/dial-back-checks
Nov 6, 2025
Merged

Loosened Reserved Token Checking#46
richardpiazza merged 1 commit into
mainfrom
feature/dial-back-checks

Conversation

@richardpiazza

Copy link
Copy Markdown
Owner

Reserved token types (like 'any') were being checked at multiple levels. When the last token in a key sequence matches one of the reserved types, this is typically OK since that would end up being an enumeration case value, not a type declaration. A flag/option could be added to perform the stricter matching, if needed.

@richardpiazza
richardpiazza merged commit 6a6a641 into main Nov 6, 2025
2 checks passed
@richardpiazza
richardpiazza deleted the feature/dial-back-checks branch November 6, 2025 15:52
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.

1 participant