Files
kotlin-fork/compiler/testData/loadJava/compiledJava/sam/adapters/ConstructorWithAnnotations.fir.txt
T
2020-11-18 13:06:46 +03:00

5 lines
280 B
Plaintext
Vendored

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