Files
kotlin-fork/compiler/fir/analysis-tests/testData/loadCompiledKotlin/fun/nonGeneric/FunDefaultArg.txt
T
2020-03-19 09:51:01 +03:00

2 lines
114 B
Plaintext
Vendored

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