6 lines
58 B
Kotlin
6 lines
58 B
Kotlin
package test
|
|
|
|
fun baz() {
|
|
"" // test/TestPackage-a-
|
|
}
|