Better test data
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// FILE: first.before.kt
|
||||
// "Import" "false"
|
||||
// "class org.jetbrains.kotlin.idea.quickfix.ImportFix" "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 'Some.invoke'
|
||||
|
||||
Reference in New Issue
Block a user