class Some { constructor(foo: Int) /* primary */ { super/*Any*/() /* () */ } var foo: Int field = foo get set init { when { less(arg0 = .(), arg1 = 0) -> { // BLOCK .( = 0) } } } }