Fixed testdata -- removed package import
This commit is contained in:
@@ -6,6 +6,6 @@ fun foo() {
|
||||
}
|
||||
|
||||
// extra.kt
|
||||
//public fun <1>func(str : gogland.String) {
|
||||
//public fun <1>func(str : kotlin.String) {
|
||||
// main.kt
|
||||
//public fun <2>func(a : Int, b : String = "55") {
|
||||
|
||||
Reference in New Issue
Block a user