import A.* fun bar(s: String) { val t: B = A().B(s) }