FIR2IR: convert adapted callable reference with vararg

This commit is contained in:
Jinseong Jeon
2020-08-25 23:40:38 -07:00
committed by Mikhail Glukhikh
parent 48034092e9
commit 553ae68c96
9 changed files with 41 additions and 8 deletions
@@ -66,3 +66,5 @@ FILE fqName:<root> fileName:/samConversionInVarargs.kt
VALUE_PARAMETER ADAPTER_PARAMETER_FOR_CALLABLE_REFERENCE name:p0 index:0 type:kotlin.Int
BLOCK_BODY
CALL 'public final fun withVarargOfInt (vararg xs: kotlin.Int): kotlin.String declared in <root>' type=kotlin.String origin=null
xs: VARARG type=kotlin.IntArray varargElementType=kotlin.Int
GET_VAR 'p0: kotlin.Int declared in <root>.testAdaptedCR.withVarargOfInt' type=kotlin.Int origin=null