Create from Usage: Implement "Create type alias" quickfix
#KT-12904 Fixed
This commit is contained in:
+1
@@ -1,5 +1,6 @@
|
||||
// "class org.jetbrains.kotlin.idea.quickfix.ImportFix" "false"
|
||||
// ACTION: Create interface 'SomeTest'
|
||||
// ACTION: Create type alias 'SomeTest'
|
||||
// ERROR: Unresolved reference: SomeTest
|
||||
|
||||
package testing
|
||||
|
||||
Reference in New Issue
Block a user