6 lines
92 B
Kotlin
6 lines
92 B
Kotlin
package testData.libraries
|
|
|
|
import jet as gogland
|
|
|
|
public fun func(str : gogland.String) {
|
|
} |