6 lines
70 B
Kotlin
6 lines
70 B
Kotlin
package test
|
|
|
|
fun foo() {
|
|
"" // test/TestPackage\$package\$.+
|
|
}
|