968dfddbc9
- remove obsolete `IGNORE_BACKEND: JVM` directives - move contents of .ir.txt files to the corresponding .txt
16 lines
583 B
Plaintext
Vendored
16 lines
583 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class Test1 {
|
|
// source: 'kt44233.kt'
|
|
private final @org.jetbrains.annotations.NotNull field received: java.util.concurrent.ConcurrentSkipListSet
|
|
public method <init>(): void
|
|
public @org.jetbrains.annotations.NotNull method iterator(): java.util.Iterator
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class Test2 {
|
|
// source: 'kt44233.kt'
|
|
private final @org.jetbrains.annotations.NotNull field received: java.lang.String[]
|
|
public method <init>(): void
|
|
public @org.jetbrains.annotations.NotNull method iterator(): java.util.Iterator
|
|
}
|