Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0c8f3faeecbeecb0d1430ef2b86dd192a029711c
/
.
/
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>|
}