blob: 1bfb7db8f77ffb5f4edd61a2ad2461cb8cac311e [file]
// FIR_IDENTICAL
class Raise() {
var zz = 1
set(it) { field = it / 2 }
}