You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DarkDimius
changed the title
inner in method trait does not get outer reference if needs to access outer object
inner trait in method does not get outer reference if needs to access outer object
Apr 28, 2015
DarkDimius
added a commit
to dotty-staging/dotty
that referenced
this issue
Apr 28, 2015
./tests/pos/t1237.scala
trait Fct
referencesTypeBool()
, a getter that will be lifted toHelloWorld
(with environment added, but still).If one replaced
object TypeBool
bydef
it works.The text was updated successfully, but these errors were encountered: