package a open class A { class Nested fun method() {} val quux = "" } fun foo() {} var bar = 42 typealias TA = String