Files
kotlin-fork/idea/testData/decompiler/navigation/usercode/GlobalFunction.source.expected
T
2016-03-30 21:35:18 +03:00

9 lines
128 B
Plaintext
Vendored

main.kt
public fun <1><2>func(a : Int, b : String = "55") {
}
public fun <3>func(a : Int, b : Int) {
}
public fun <4>func() {