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