`with (val foo = it.someMethod()) { .. }`
# language-proposals
j
with (val foo = it.someMethod()) { .. }