Skip to content

Fix weird syntax in annulus example #218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

c42f
Copy link
Contributor

@c42f c42f commented Jun 6, 2023

Found as part of JuliaLang/julia#46372 - The reference parser allows the trailing semicolon after the block here, but JuliaSyntax.jl rejects it: Having a semicolon within [] would normally imply vcat. But having a semicolon followed by a for to make it into a comprehension? That's just... weird :-)

Found as part of JuliaLang/julia#46372 - The reference parser allows the trailing semicolon after the block here, but JuliaSyntax.jl rejects it: Having a semicolon within [] would normally imply vcat. But having a semicolon followed by a `for` to make it into a comprehension? That's just... weird :-)
@MikaelSlevinsky MikaelSlevinsky merged commit 8d92144 into JuliaApproximation:master Jun 6, 2023
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.

2 participants