JuliaLang / JuliaSyntax.jl

The Julia compiler frontend
Other
267 stars 32 forks source link

Error with invalid `do` #360

Closed jakobnissen closed 8 months ago

jakobnissen commented 9 months ago

Observed in the wild:

julia> r"x" do x
┌ Error: JuliaSyntax parser failed — falling back to flisp!
c42f commented 8 months ago

I can reproduce on v0.4.1 but I can't reproduce this on any recent version. I think it's been fixed for a while now :)