Corrected test data

This commit is contained in:
Valentin Kipyatkov
2016-09-15 22:24:52 +03:00
parent 073845ebd4
commit 7f0063013c
23 changed files with 35 additions and 35 deletions
@@ -1,6 +1,6 @@
package
public val a: (x: ???) -> ???
public val a: (???) -> ???
public val b: (kotlin.Int) -> kotlin.Int
public val c: (kotlin.Int, kotlin.String) -> kotlin.Int
public val d: (kotlin.Int, kotlin.String) -> kotlin.Int