blob: a311bb9685479b6766956e601b7efcf26373ae39 [file]
package a
open class A {
class Nested
}
fun foo() {}
var bar = 42
typealias TA = String