blob: c2307e0ace91c0643eb9460dd680c9a5111085c2 [file] [log] [blame]
typealias A = Int
typealias B = Int
//
typealias C = Int
typealias D =
Int
//
typealias E =
Int
typealias F = Int
//
typealias G = Int
class X
//
typealias H = Int
object O
//
typealias I = Int
fun foo() {}
//
fun foo() {}
typealias J = Int
//
class Y
typealias K = Int
//
object OO
typealias L = Int
internal typealias M = Int