Code style setting for importing Java statics and enums with '*'
#KT-9592 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package ppp
|
||||
|
||||
enum class E {
|
||||
A, B, C
|
||||
}
|
||||
Reference in New Issue
Block a user