Files
kotlin-fork/compiler/testData/codegen/light-analysis/extensionProperties/genericValMultipleUpperBounds.txt
T

5 lines
297 B
Plaintext
Vendored

public final class GenericValMultipleUpperBoundsKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method getValProp(@org.jetbrains.annotations.NotNull p0: java.lang.Number): java.lang.Number
}