Skip to content

fix #1748: desugaring with StringContext in PatDef #1749

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 2 commits into from
Nov 28, 2016

Conversation

liufengyun
Copy link
Contributor

Fix #1748: desugaring with StringContext in PatDef

The method getVariables forgets the case Thicket.

Review @felixmulder

println(name)
println(parent)
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps this should be a run-test instead since you're printing things? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, I agree, it's better to be able to actually run it.

Copy link
Contributor

@felixmulder felixmulder left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM

@felixmulder
Copy link
Contributor

felixmulder commented Nov 28, 2016

Check file not correct?

@liufengyun
Copy link
Contributor Author

Let me try adding a newline at the end of the check file.

@felixmulder felixmulder merged commit c8bf8c4 into scala:master Nov 28, 2016
@liufengyun liufengyun deleted the fix-i1748 branch November 28, 2016 15:17
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