[FIR] Improve mapping arguments to parameters
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// IGNORE_FIR
|
||||
|
||||
class Foo {
|
||||
fun invoke(vararg a: Any) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user