Skip to content
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

fix precedence of dotted <: and >: #36725

Merged
merged 1 commit into from
Jul 19, 2020
Merged

fix precedence of dotted <: and >: #36725

merged 1 commit into from
Jul 19, 2020

Conversation

JeffBezanson
Copy link
Sponsor Member

#35085 added these, and for some reason I failed to catch that they had the wrong precedence (should be comparison, not arrow).

Also move tests to the correct file.

@JeffBezanson JeffBezanson added parser Language parsing and surface syntax bugfix This change fixes an existing bug backport 1.5 labels Jul 18, 2020
@JeffBezanson JeffBezanson merged commit 47989fa into master Jul 19, 2020
@JeffBezanson JeffBezanson deleted the jb/dotsubtype branch July 19, 2020 02:49
@StefanKarpinski StefanKarpinski added this to the 1.5 milestone Jul 19, 2020
JeffBezanson added a commit that referenced this pull request Jul 21, 2020
(cherry picked from commit 47989fa)
simeonschaub pushed a commit to simeonschaub/julia that referenced this pull request Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug parser Language parsing and surface syntax
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants