Join Slack
Powered by
is there any tracked issue for something like havi...
# language-proposals
r
rogeralsing
08/01/2017, 2:14 PM
is there any tracked issue for something like having value assignments inside when clauses? e.g.
when(val x = a.b.c.d) { .... }
having to split that on different rows looks bloated imo
Open in Slack
Previous
Next