Collect local declarations under properties (KT-14215); improve presentation of object declarations
#KT-14215 Fixed
This commit is contained in:
+2
-1
@@ -19,7 +19,8 @@
|
||||
a: Int
|
||||
a: Int
|
||||
a: String on Comparable<T>
|
||||
b: Any
|
||||
-b: Any
|
||||
object
|
||||
-Enum1
|
||||
FIRST
|
||||
SECOND
|
||||
|
||||
Reference in New Issue
Block a user