Files
kotlin/compiler/testData/loadJava/compiledKotlin/annotations/classes/DollarsInAnnotationName.txt

18 lines
420 B
Plaintext
Vendored

package test
public final annotation class `$$$$$$` : kotlin.Annotation {
/*primary*/ public constructor `$$$$$$`()
}
@test.`$$$$$$` public final class A {
/*primary*/ public constructor A()
}
public final annotation class `Anno$tation` : kotlin.Annotation {
/*primary*/ public constructor `Anno$tation`()
}
@test.`Anno$tation` public final class `Cla$s` {
/*primary*/ public constructor `Cla$s`()
}