Skip to content

Fix NamedIndexedPropertySet with two SynLongIdent removing space#3277

Merged
nojaf merged 1 commit intofsprojects:mainfrom
nojaf:fix-3273
Mar 11, 2026
Merged

Fix NamedIndexedPropertySet with two SynLongIdent removing space#3277
nojaf merged 1 commit intofsprojects:mainfrom
nojaf:fix-3273

Conversation

@nojaf
Copy link
Contributor

@nojaf nojaf commented Mar 11, 2026

Add Expr.OptVar to the cases that produce a space separator in NamedIndexedPropertySet, so a.B c.DE <- 0 no longer loses the space.

Fixes #3273

Add Expr.OptVar to the cases that produce a space separator in
NamedIndexedPropertySet, so `a.B c.DE <- 0` no longer loses the space.

Fixes fsprojects#3273
@nojaf nojaf merged commit 96d1d3b into fsprojects:main Mar 11, 2026
12 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.

NamedIndexedPropertySet with two SynLongIdent remove space

1 participant