// "Remove 'const' modifier" "true" class Foo object Test { const val c = Foo() } /* IGNORE_FIR */