blob: 4f9664905e6f8c10e10a73c7657a546419e633d2 [file]
// RUN_PIPELINE_TILL: FRONTEND
// FIR_IDENTICAL
class A {
companion object B {
class <!REDECLARATION!>G<!>
val <!REDECLARATION!>G<!> = 1
}
}
/* GENERATED_FIR_TAGS: classDeclaration, companionObject, integerLiteral, nestedClass, objectDeclaration,
propertyDeclaration */