fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package
|
||||
|
||||
package kt1075 {
|
||||
internal fun foo(/*0*/ b: kotlin.String): kotlin.Unit
|
||||
public fun foo(/*0*/ b: kotlin.String): kotlin.Unit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user