bj0
set(value) { baz.bar = value }
benleggiero
fun foo() = somethingReturningUnit()
fun foo() { somethingReturningUnit() }