// "Make 'i' not abstract" "true" class A() { abstract var i : Int = 0 }