// FIR_IDENTICAL class AnonymousInitializers(var a: String) { init { a = "s" } }