5 lines
56 B
Kotlin
Vendored
5 lines
56 B
Kotlin
Vendored
// FILE: a.kt
|
|
fun main() {}
|
|
|
|
// FILE: b.kt
|
|
fun main() {} |