Handle empty lambdas properly.
This commit is contained in:
committed by
Dmitry Petrov
parent
539d7ccf6f
commit
a4b9f6b215
+3
-1
@@ -1 +1,3 @@
|
||||
val lambda = { 42 }
|
||||
val test1 = { 42 }
|
||||
|
||||
val test2 = { }
|
||||
Reference in New Issue
Block a user