cdac293a8d
- Prepared tests for KT-1161 (disabled)
6 lines
60 B
Kotlin
6 lines
60 B
Kotlin
fun some(
|
|
a: Int,
|
|
b: String, c: Int,
|
|
d: String, e: Int
|
|
) {
|
|
} |