FIR IDE: rework KtCall to work with error cals
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// IGNORE_FIR
|
||||
|
||||
class Foo {
|
||||
fun invoke(vararg a: Any) {}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// IGNORE_FIR
|
||||
|
||||
class Foo {
|
||||
fun invoke(vararg a: Any) {}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// IGNORE_FIR
|
||||
|
||||
class Foo {
|
||||
fun invoke(vararg a: Any) {}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// IGNORE_FIR
|
||||
|
||||
class Foo {
|
||||
fun invoke(vararg a: Any) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user