Update test data

This commit is contained in:
Alexey Tsvetkov
2015-10-16 21:43:28 +03:00
parent d86121863a
commit 1e2256207c
145 changed files with 314 additions and 314 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package
@kotlin.inline() public fun test(/*0*/ s: (kotlin.Int) -> kotlin.Int): kotlin.Unit
public inline fun test(/*0*/ s: (kotlin.Int) -> kotlin.Int): kotlin.Unit
public final class Z {
public constructor Z(/*0*/ s: (kotlin.Int) -> kotlin.Int)