Skip to content

Parsing: Fix extra linenode added to non-block function body#61062

Merged
topolarity merged 1 commit intoJuliaLang:masterfrom
mlechu:fix-61056
Feb 18, 2026
Merged

Parsing: Fix extra linenode added to non-block function body#61062
topolarity merged 1 commit intoJuliaLang:masterfrom
mlechu:fix-61056

Conversation

@mlechu
Copy link
Member

@mlechu mlechu commented Feb 18, 2026

Fix #61056

@mlechu mlechu added backport 1.12 Change should be backported to release-1.12 backport 1.13 Change should be backported to release-1.13 parser Language parsing and surface syntax labels Feb 18, 2026
Copy link
Member

@topolarity topolarity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix @mlechu.

Can you also assist with the backport process?

@topolarity topolarity merged commit c3d918c into JuliaLang:master Feb 18, 2026
11 checks passed
mlechu added a commit to JuliaLang/JuliaSyntax.jl that referenced this pull request Feb 18, 2026
mlechu added a commit to JuliaLang/JuliaSyntax.jl that referenced this pull request Feb 18, 2026
mlechu added a commit to mlechu/JuliaSyntax.jl that referenced this pull request Feb 18, 2026
mlechu added a commit to JuliaLang/JuliaSyntax.jl that referenced this pull request Feb 18, 2026
mlechu added a commit to mlechu/julia that referenced this pull request Feb 18, 2026
Backports JuliaLang#61062 (Fix extra linenode added to non-block function body)
mlechu added a commit to mlechu/julia that referenced this pull request Feb 18, 2026
Backports JuliaLang#61062 (Fix extra linenode added to non-block function body)
mlechu added a commit to mlechu/julia that referenced this pull request Feb 18, 2026
Backports JuliaLang#61062 (Fix extra linenode added to non-block function body)
@KristofferC KristofferC mentioned this pull request Feb 25, 2026
36 tasks
KristofferC pushed a commit that referenced this pull request Feb 25, 2026
Backports #61062 (Fix extra linenode added to non-block function body)
@KristofferC KristofferC mentioned this pull request Mar 3, 2026
56 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.12 Change should be backported to release-1.12 backport 1.13 Change should be backported to release-1.13 parser Language parsing and surface syntax

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expression parsed differently in v1.12.5 (again)

2 participants