Intention Make private and friends should respect modifier order #KT-17823 Fixed

This commit is contained in:
Toshiaki Kameyama
2017-06-06 15:55:39 +09:00
committed by Dmitry Jemerov
parent 5dfe77b7c3
commit d90cc6f4cf
4 changed files with 9 additions and 0 deletions
@@ -0,0 +1 @@
<caret>const val a = 1
@@ -0,0 +1 @@
<caret>private const val a = 1