FIR: add support for varargs in annotation calls
This commit is contained in:
committed by
Mikhail Glukhikh
parent
4e6bd33eca
commit
5600eefea5
Vendored
+2
@@ -28,4 +28,6 @@ FILE fqName:<root> fileName:/spreadOperatorInAnnotationArguments.kt
|
||||
public open fun toString (): kotlin.String declared in kotlin.Any
|
||||
$this: VALUE_PARAMETER name:<this> type:kotlin.Any
|
||||
FUN name:test visibility:public modality:FINAL <> () returnType:kotlin.Unit
|
||||
annotations:
|
||||
A(xs = [SPREAD_ELEMENT, SPREAD_ELEMENT])
|
||||
BLOCK_BODY
|
||||
|
||||
Reference in New Issue
Block a user