Skip to content

Preserve numeric compound field access display - #2463

Open
LucaCappelletti94 wants to merge 1 commit into
apache:mainfrom
LucaCappelletti94:compound-field-access-display
Open

Preserve numeric compound field access display#2463
LucaCappelletti94 wants to merge 1 commit into
apache:mainfrom
LucaCappelletti94:compound-field-access-display

Conversation

@LucaCappelletti94

Copy link
Copy Markdown
Contributor

CASE ... END . 2 parsed successfully, but its printed form became CASE ... END.2. That cannot be parsed again because .2 is tokenized as a number.

This keeps a space around numeric dotted field access, so the printed statement reparses to the same tree.

@LucaCappelletti94
LucaCappelletti94 marked this pull request as ready for review August 29, 2026 14:17
@LucaCappelletti94

Copy link
Copy Markdown
Contributor Author

@iffyio when you have time this one should be a blink.

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