Files
kotlin/compiler/testData/loadJava/compiledJava/sam/adapters/ConstructorWithAnnotations.fir.txt
2019-08-22 10:55:07 +03:00

5 lines
238 B
Plaintext
Vendored

public open class ConstructorWithAnnotations : R|kotlin/Any| {
public constructor(r: R|ft<java/lang/Runnable, java/lang/Runnable?>!|, @R|org/jetbrains/annotations/NotNull|() s: R|kotlin/String|): R|test/ConstructorWithAnnotations|
}