Supported excluded packages/classes in auto-import quick fix.
#KT-2413 in progress
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// "Import" "true"
|
||||
// ERROR: Unresolved reference: NotExcludedClass
|
||||
|
||||
val x = <caret>NotExcludedClass()
|
||||
Reference in New Issue
Block a user