Files
kotlin-fork/compiler/testData/diagnostics/tests/controlFlowAnalysis/unmappedArgs.txt
T
2015-09-08 02:04:32 +03:00

5 lines
127 B
Plaintext
Vendored

package
public fun bar(/*0*/ i: kotlin.Int): kotlin.Unit
public fun foo(/*0*/ a: kotlin.Int, /*1*/ b: kotlin.Int): kotlin.Int