Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
classFun
/
ClassParamUsedInFun.fir.txt
blob: 5b023f67df568dd8dfa998279e7c12d03798a898 [
file
]
public final class ClassParamUsedInFun<T> : R|kotlin/Any| {
public final fun f(t: R|T|): R|kotlin/Int|
public constructor<T>(): R|test/ClassParamUsedInFun<T>|
}