Skip to content

NoSymbol has no owner #16

@char101

Description

@char101

Hi,

I got nosymbol has no owner with this code from play 2.2.0 source

package play.api.libs.iteratee {

  private[iteratee] object internal {
    import play.api.libs.iteratee.Iteratee
    import scala.concurrent.{ ExecutionContext, Future }
    import scala.util.control.NonFatal

When running fullNameString (Browse.scala:470) on internal, the compiler raises the nosymbol error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions