Title
s

sreich

03/26/2017, 5:07 PM
s?.exit?.let { it() }
says "the expression can't be a selector (occurs after the dot)" edit: nvm that one works, IDEA just wasn't refreshing it as a not-error
p

Paul Woitaschek

03/26/2017, 6:30 PM
sreich: use it.Invoke()