Make <modifier> intention inserts modifier between annotation and class keywords #KT-14092 Fixed
This commit is contained in:
committed by
Dmitry Jemerov
parent
79493985be
commit
ac03c91dcc
@@ -0,0 +1 @@
|
||||
<caret>annotation class Ann
|
||||
+1
@@ -0,0 +1 @@
|
||||
<caret>private annotation class Ann
|
||||
Reference in New Issue
Block a user