On Friday, we merged in the IR rebase, which means that a whole bunch of Kotlin features which previously didn't work are now working! The backend IR is still a WIP, so not everything is working, but it should be better than before. For example, SAM types (passing lambda where a single method interface is accepted) are now working! Feel free to do a repo sync and try it out!