// ERROR: Unresolved reference: Foo internal class C { private val f: Foo? = null }