Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
aa5987fd3dbfa6d7896d481b336c9f49e48b9179
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
class
/
ClassParamUpperInterfaceBound.fir.txt
blob: 7ff3e35a27e2a85258439c8bc3ef34f09eef5245 [
file
] [
log
] [
blame
]
public final class Clock<A : R|java/io/Serializable|> : R|kotlin/Any| {
public constructor<A : R|java/io/Serializable|>(): R|test/Clock<A>|
}