We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This currently fails:
import scala.reflect._ object `package` { }
error: reference to package is ambiguous; it is both imported by import reflect._ and defined subsequently in package <empty> object `package` { ^