Files
kotlin-fork/compiler/fir/analysis-tests/testData/resolveWithStdlib/fillInStackTrace.txt
T
2020-07-02 15:10:51 +03:00

5 lines
163 B
Plaintext
Vendored

FILE: fillInStackTrace.kt
public final fun test(t: R|kotlin/Throwable|): R|kotlin/Unit| {
R|<local>/t|.R|java/lang/Throwable.fillInStackTrace|()
}