Skip to content

Fix dynamic operator on qualified function call result#3218

Merged
nojaf merged 3 commits into
fsprojects:mainfrom
nojaf:fix-3135
Feb 27, 2026
Merged

Fix dynamic operator on qualified function call result#3218
nojaf merged 3 commits into
fsprojects:mainfrom
nojaf:fix-3135

Conversation

@nojaf

@nojaf nojaf commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

Fixes #3135

Handle ExprAppLongIdentAndSingleParenArg in the
UppercaseExpr/LowercaseExpr
active pattern and preserve atomic application when generating Dynamic expressions, preventing a formatting error and AST change.

Handle ExprAppLongIdentAndSingleParenArg in the
UppercaseExpr/LowercaseExpr
active pattern and preserve atomic application when generating Dynamic
expressions, preventing a formatting error and AST change.
@nojaf nojaf merged commit 9bb0cd6 into fsprojects:main Feb 27, 2026
6 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.

Fable's JsInterop ? dynamic access operator causes formatting error

1 participant