Skip to content

As i566 shows, it is possible to have a package as prefix, a package #575

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 1 commit into from
May 15, 2015

Conversation

odersky
Copy link
Contributor

@odersky odersky commented May 15, 2015

object as owner and be followed by type arguments:

 reflect.classTag[T]

expands to

 reflect.`package`.classTag[T]

Review by@darkdimius

object as owner and be followed by type arguments:

     reflect.classTag[T]

expands to

     reflect.`package`.classTag[T]
@DarkDimius
Copy link
Contributor

LGTM

DarkDimius added a commit that referenced this pull request May 15, 2015
As i566 shows, it is possible to have a package as prefix, a package
@DarkDimius DarkDimius merged commit 6d36499 into scala:master May 15, 2015
@allanrenucci allanrenucci deleted the fix/#566 branch December 14, 2017 19:21
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