blob: 37c0c629dc7a03af728c84aa4b740c89851f11c6 [file] [log] [blame]
// "Remove 'const' modifier" "true"
class Foo
object Test {
val c = Foo()
}
/* IGNORE_FIR */