Files
kotlin-fork/compiler/testData/codegen/light-analysis/regressions/Kt1619Test.txt
T

12 lines
422 B
Plaintext
Vendored

@kotlin.Metadata
public final class regressions/Kt1619Test {
public method <init>(): void
public final method doSomething(@org.jetbrains.annotations.NotNull p0: java.util.List): int
public final method testCollectionNotNullCanBeUsedForNullables(): int
}
@kotlin.Metadata
public final class regressions/Kt1619TestKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}