Skip to content

Workaround Scala 2 package import limitation #6616

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

Conversation

nicolasstucki
Copy link
Contributor

In Scala 2 importing the contents of a different pacakge in the same file does not work.
We use fully qualified paths to workaround this limitation.

In Scala 2 importing the contents of a different pacakge in the same file does not work.
We use fully qualified paths to workaround this limitation.
@nicolasstucki nicolasstucki requested a review from smarter June 5, 2019 18:48
@nicolasstucki nicolasstucki force-pushed the workaround-scala-2-package-import-limitation branch 2 times, most recently from a23c0f8 to 0d64b5d Compare June 5, 2019 18:54
@smarter smarter merged commit a186165 into scala:master Jun 5, 2019
@allanrenucci allanrenucci deleted the workaround-scala-2-package-import-limitation branch June 5, 2019 20:16
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