10 lines
423 B
Plaintext
Vendored
10 lines
423 B
Plaintext
Vendored
public final annotation class Anno : R|kotlin/Annotation| {
|
|
public constructor(bytes: R|kotlin/ByteArray|, shorts: R|kotlin/ShortArray|, ints: R|kotlin/IntArray|, longs: R|kotlin/LongArray|, chars: R|kotlin/CharArray|, floats: R|kotlin/FloatArray|, doubles: R|kotlin/DoubleArray|, booleans: R|kotlin/BooleanArray|): R|test/Anno|
|
|
|
|
}
|
|
|
|
public final class Klass : R|kotlin/Any| {
|
|
public constructor(): R|test/Klass|
|
|
|
|
}
|