Files
kotlin-fork/idea/testData/inspectionsLocal/sortModifiers/annotation.kt.after
T
2018-01-09 13:54:56 +01:00

5 lines
70 B
Plaintext
Vendored

annotation class Test
@Test
public /* this is a test */ class MyTest