blob: 0def4a6e462c61a90409976097c9d0079866b2fa [file] [log] [blame]
class A {
companion object {
}
}
class A {
companion object {
}
}
interface A {
}
interface A {
}
object A {
}
object A {
}
val a = object {
}
val a = object {
}
// SET_TRUE: LBRACE_ON_NEXT_LINE