Files
kotlin-fork/idea/testData/formatter/PropertyAnnotationWrap.after.kt
T
2017-07-19 15:03:00 +02:00

6 lines
77 B
Kotlin
Vendored

@Deprecated
@Named("foo")
val bar = 1
// SET_INT: FIELD_ANNOTATION_WRAP = 2