Code style setting for importing Java statics and enums with '*'
#KT-9592 Fixed
This commit is contained in:
+1
@@ -1,4 +1,5 @@
|
||||
// IMPORT: dependency.MyObject.someFun
|
||||
// NAME_COUNT_TO_USE_STAR_IMPORT_FOR_MEMBERS: 1
|
||||
fun foo() {
|
||||
someFun()
|
||||
}
|
||||
Reference in New Issue
Block a user