15 lines
338 B
Plaintext
Vendored
15 lines
338 B
Plaintext
Vendored
public final annotation class DoubleAnno : R|kotlin/Annotation| {
|
|
public constructor(): R|test/DoubleAnno|
|
|
|
|
}
|
|
|
|
public final annotation class IntAnno : R|kotlin/Annotation| {
|
|
public constructor(): R|test/IntAnno|
|
|
|
|
}
|
|
|
|
public final annotation class StringAnno : R|kotlin/Annotation| {
|
|
public constructor(): R|test/StringAnno|
|
|
|
|
}
|