fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
package
|
||||
|
||||
internal fun foo(/*0*/ a: kotlin.Number): kotlin.Unit
|
||||
internal fun kotlin.Int.component1(): kotlin.String
|
||||
public fun foo(/*0*/ a: kotlin.Number): kotlin.Unit
|
||||
public fun kotlin.Int.component1(): kotlin.String
|
||||
|
||||
Reference in New Issue
Block a user