Allow to convert empty Unit returning functions to expression form #KT-13588 Fixed

This commit is contained in:
shiraji
2016-09-14 19:52:36 +03:00
committed by Mikhail Glukhikh
parent cf28dd04c8
commit 4f49444f3b
11 changed files with 81 additions and 12 deletions
@@ -0,0 +1,5 @@
// WITH_RUNTIME
object Unit
fun <caret>foo() = Unit