Intention Make private and friends should respect modifier order #KT-17823 Fixed
This commit is contained in:
committed by
Dmitry Jemerov
parent
5dfe77b7c3
commit
d90cc6f4cf
@@ -0,0 +1 @@
|
||||
<caret>const val a = 1
|
||||
+1
@@ -0,0 +1 @@
|
||||
<caret>private const val a = 1
|
||||
Reference in New Issue
Block a user