Files
2022-01-12 15:09:45 +01:00

6 lines
72 B
Plaintext
Vendored

package test
@kotlin.jvm.JvmOverloads
fun f(a: String, b: Int = 5) {
}