b816c182f0
#KT-14804 Fixed
8 lines
66 B
Kotlin
Vendored
8 lines
66 B
Kotlin
Vendored
package dependency
|
|
|
|
fun test(a: Int) {
|
|
}
|
|
|
|
fun test(a: String) {
|
|
}
|