[FIR2IR] Fix SAM conversion of adapted callable reference
#KT-63329 Fixed
This commit is contained in:
committed by
Space Team
parent
c8b77fe18c
commit
2391f00b75
+2
-2
@@ -36,7 +36,7 @@ fun testAdaptedCR() {
|
||||
withVarargOfInt(xs = [p0])
|
||||
}
|
||||
|
||||
::withVarargOfInt
|
||||
} /*-> IFoo */])
|
||||
::withVarargOfInt /*-> IFoo */
|
||||
}])
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user