Do not offer to convert to infix call when calling non-infix function
This commit is contained in:
Vendored
-1
@@ -1,6 +1,5 @@
|
||||
// "Create class 'Foo'" "false"
|
||||
// ACTION: Create extension function 'Foo'
|
||||
// ACTION: Replace with infix function call
|
||||
// ERROR: Unresolved reference: Foo
|
||||
|
||||
fun test() {
|
||||
|
||||
Reference in New Issue
Block a user