// FIX: Change to val and delete initializer class Test { val foo: Int get() = 1 }