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