Make <modifier> intention inserts modifier between annotation and class keywords #KT-14092 Fixed

This commit is contained in:
Toshiaki Kameyama
2017-06-12 11:55:30 +09:00
committed by Dmitry Jemerov
parent 79493985be
commit ac03c91dcc
4 changed files with 9 additions and 1 deletions
@@ -0,0 +1 @@
<caret>annotation class Ann
@@ -0,0 +1 @@
<caret>private annotation class Ann