Files
kotlin-fork/idea/testData/inspectionsLocal/removeEmptyParenthesesFromAnnotationEntry/usingJavaAnnotation.kt.after
T

4 lines
33 B
Plaintext
Vendored

@MyJavaAnnotation
fun test() {
}