Add test for #KT-28993

This commit is contained in:
Dmitriy Novozhilov
2019-02-01 12:50:51 +03:00
parent 4b1e5e8005
commit c60bce88c2
4 changed files with 28 additions and 0 deletions
@@ -0,0 +1,4 @@
package
public fun main(): kotlin.Unit
public fun test(/*0*/ x: () -> kotlin.Unit, /*1*/ y: () -> kotlin.Unit): kotlin.Unit