-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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
Labels
No labels