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