Add modifiers on the same line even after annotation #KT-26492 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
annotation class Ann
|
||||
|
||||
@Ann
|
||||
annotation <caret>class My
|
||||
Reference in New Issue
Block a user