No more SOE in UnusedSymbolInspection #KT-13536 Fixed
(cherry picked from commit 23961ee)
This commit is contained in:
committed by
Mikhail Glukhikh
parent
605ac0b25e
commit
6ac4bf3f17
@@ -0,0 +1,6 @@
|
||||
// "Safe delete 'MyEnum'" "false"
|
||||
// ACTION: Create test
|
||||
|
||||
import MyEnum.values
|
||||
|
||||
enum class <caret>MyEnum
|
||||
Reference in New Issue
Block a user