// "Remove initializer from property" "true" abstract class A { abstract var i = 0 }