[FIR] Improve mapping arguments to parameters
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ fun test(x: () -> Unit, y: () -> Unit) {
|
||||
}
|
||||
|
||||
fun main() {
|
||||
<!INAPPLICABLE_CANDIDATE!>test<!> {
|
||||
test {
|
||||
1
|
||||
} {
|
||||
2
|
||||
|
||||
Reference in New Issue
Block a user