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

Don't print parser output twice #13330

Merged
merged 1 commit into from
Aug 18, 2021
Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Aug 18, 2021

Fixes #13329

Copy link
Member

@dwijnand dwijnand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yeah, makes sense, now that parsing is its own phase

@dwijnand dwijnand merged commit 868906d into scala:master Aug 18, 2021
@dwijnand dwijnand deleted the fix-13329 branch August 18, 2021 17:48
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.

Don't print trees twice after parser
2 participants