6 lines
65 B
Kotlin
6 lines
65 B
Kotlin
package test
|
|
|
|
fun foo() {
|
|
"" // test/TestPackage-package
|
|
}
|