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