Files
T
2019-10-08 19:13:55 +09:00

6 lines
53 B
Kotlin
Vendored

package test
fun bar() {
foo(); // test/BKt
}