Use Import instead of action FQN
This way test data can be used both in the old plugin and in the FIR plugin
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// "class org.jetbrains.kotlin.idea.quickfix.ImportFix" "false"
|
||||
// "Import" "false"
|
||||
// IGNORE_IRRELEVANT_ACTIONS
|
||||
// ERROR: Unresolved reference: infix
|
||||
package x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user