Files
kotlin-fork/compiler/fir/resolve/testData/loadCompiledKotlin/fun/nonGeneric/FunDefaultArg.txt
T
2019-04-25 09:47:38 +03:00

3 lines
115 B
Plaintext
Vendored

public final fun funDefaultArg(p: R|kotlin/Int|, q: R|kotlin/Int| = STUB, r: R|kotlin/Int| = STUB): R|kotlin/Int|