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

5 lines
269 B
Plaintext
Vendored

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