package test2 import test.A fun foo(): A.B { return A().B() }