Skip to content

fix: Update InitialExpression Keyword and Nested Dotted Block Parsing - #53

Merged
hkimura-intersys merged 4 commits into
intersystems:mainfrom
hkimura-intersys:v1.9.15-updates
Aug 21, 2026
Merged

fix: Update InitialExpression Keyword and Nested Dotted Block Parsing#53
hkimura-intersys merged 4 commits into
intersystems:mainfrom
hkimura-intersys:v1.9.15-updates

Conversation

@hkimura-intersys

Copy link
Copy Markdown
Member

This PR fixes the InitialExpression keyword to accept bare numbers (ex: InitialExpression =1 ). Additionally, before this, nested dotted do's within a dotted do block were causing an error even though this is valid. This PR updates the scanner to correctly handle this and parse it as valid.

@hkimura-intersys hkimura-intersys self-assigned this Aug 21, 2026
@hkimura-intersys
hkimura-intersys merged commit 58432d0 into intersystems:main Aug 21, 2026
11 checks 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.

1 participant