6 lines
68 B
Kotlin
6 lines
68 B
Kotlin
package test
|
|
|
|
fun bar() {
|
|
foo(); // test/TestPackage\$b\$.+
|
|
}
|