blob: 5a779f865a2725ab17f0f657743d91afa3a30f1e [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