-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Parser regression in 1.10beta1 #50703
Copy link
Copy link
Closed
Labels
parserLanguage parsing and surface syntaxLanguage parsing and surface syntaxregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version
Milestone
Metadata
Metadata
Assignees
Labels
parserLanguage parsing and surface syntaxLanguage parsing and surface syntaxregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version
Fredrik suggested that I link this JuliaSyntax issue here for consideration on the 1.10 milestone:
JuliaLang/JuliaSyntax.jl#332
In short,
using Markdown; md"""$)"""errors in JuliaSyntax but used to parse fine in the old parser (i.e. works on 1.9 and earlier).