Join Slack
Powered by
i feel like its also worth mentioning that my firs...
# language-proposals
g
groostav
07/12/2016, 10:27 PM
i feel like its also worth mentioning that my first attempt to get this functionality, I tried using
apply
on continue:
Copy code
val y = x ?: continue.apply { log.warning("!!!") }
Open in Slack
Previous
Next