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