FIR: return Unit from empty lambda

This commit is contained in:
Mikhail Glukhikh
2020-04-20 11:33:47 +03:00
parent c5dea02074
commit fe02c2bab3
23 changed files with 132 additions and 103 deletions
+1
View File
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
val test1 = { 42 }
val test2 = { }