Improve Create property from Usage
Place generated property next to other properties #KT-14886 Fixed
This commit is contained in:
+1
-1
@@ -3,8 +3,8 @@
|
||||
|
||||
class A<T>(val n: T) {
|
||||
companion object {
|
||||
val foo: Int
|
||||
|
||||
val foo: Int
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user