Fix tests ('infix')

This commit is contained in:
Yan Zhulanow
2015-09-30 21:27:45 +03:00
parent 7e8674c6ee
commit 1b01e7a85a
65 changed files with 146 additions and 132 deletions
@@ -2,3 +2,4 @@ package
public fun bar(/*0*/ a: kotlin.Number): kotlin.Int
public fun foo(/*0*/ a: kotlin.Number): kotlin.Int
public infix fun kotlin.Int.compareTo(/*0*/ o: kotlin.Int): kotlin.Int