b454fcc1e0
This is needed to avoid clashes between different dumps from different handlers
14 lines
502 B
Plaintext
Vendored
14 lines
502 B
Plaintext
Vendored
FILE fqName:<root> fileName:/javaAnnotation.kt
|
|
FUN name:test1 visibility:public modality:FINAL <> () returnType:kotlin.Unit
|
|
annotations:
|
|
JavaAnn(value = <null>, i = <null>)
|
|
BLOCK_BODY
|
|
FUN name:test2 visibility:public modality:FINAL <> () returnType:kotlin.Unit
|
|
annotations:
|
|
JavaAnn(value = 'abc', i = '123')
|
|
BLOCK_BODY
|
|
FUN name:test3 visibility:public modality:FINAL <> () returnType:kotlin.Unit
|
|
annotations:
|
|
JavaAnn(value = 'abc', i = '123')
|
|
BLOCK_BODY
|