AA: render containing file and JvmClassName
This commit is contained in:
committed by
Space Team
parent
797174ee1f
commit
f5d2ce3022
@@ -8,4 +8,4 @@ annotation class Anno(param1: kotlin.String, param2: kotlin.Int) {
|
||||
class X {
|
||||
@Anno(param1 = "funparam", param2 = 3)
|
||||
fun x()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user