Skip to content

Conversation

@pfitzseb
Copy link
Member

to ensure that let x = 1 # comment is treated as an incomplete expression.

Fixes #565.

to ensure that `let x = 1 # comment` is treated as an incomplete expression
@Keno Keno merged commit 71320ea into main Jun 24, 2025
36 checks passed
@Keno Keno deleted the sp/skip-zero-width-tokens branch June 24, 2025 00:02
c42f pushed a commit to JuliaLang/julia that referenced this pull request Oct 17, 2025
…ang/JuliaSyntax.jl#566)

to ensure that `let x = 1 # comment` is treated as an incomplete expression
topolarity pushed a commit to JuliaLang/julia that referenced this pull request Nov 14, 2025
…ang/JuliaSyntax.jl#566)

to ensure that `let x = 1 # comment` is treated as an incomplete expression
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.

let x = 1 # ParseError

2 participants