SortModifiersInspection detects modifiers before annotations
#KT-22013 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
annotation class Test
|
||||
|
||||
<caret>public @Test /* this is a test */ class MyTest
|
||||
Reference in New Issue
Block a user