7595e32bb6
ClassId contains exact information about origin of the class (e.g. if '$' in the class name denotes nested classes separator or just a character in the name)
8 lines
117 B
Kotlin
8 lines
117 B
Kotlin
package test
|
|
|
|
annotation class `$$$$$$`
|
|
annotation class `Anno$tation`
|
|
|
|
`$$$$$$` class A
|
|
`Anno$tation` class `Cla$s`
|