Create from Usage: Show target class name in the text of "Create member" quick fix
(cherry picked from commit a51d3fc)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// "Import" "false"
|
||||
// ERROR: Expression 'Some()' of type 'Some' cannot be invoked as a function. The function 'invoke()' is not found
|
||||
// ACTION: Create extension function 'Some.invoke'
|
||||
// ACTION: Create member function 'invoke'
|
||||
// ACTION: Create member function 'Some.invoke'
|
||||
|
||||
|
||||
package testing
|
||||
|
||||
Reference in New Issue
Block a user