6 lines
80 B
Kotlin
6 lines
80 B
Kotlin
package test
|
|
|
|
fun foo() {
|
|
"" // test/TestPackage$src$namespaceOfPackage
|
|
}
|