Create From Usage: Quick-fix for local variables
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
||||
// ACTION: Create local variable 'PrivateClass'
|
||||
// ERROR: Unresolved reference: PrivateClass
|
||||
|
||||
fun test() {
|
||||
|
||||
Reference in New Issue
Block a user