fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package
|
||||
|
||||
package extensionAndRegular {
|
||||
internal fun who(): kotlin.Int
|
||||
internal fun kotlin.Int.who(): kotlin.Int
|
||||
public fun who(): kotlin.Int
|
||||
public fun kotlin.Int.who(): kotlin.Int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user