Files
kotlin-fork/idea/testData/formatter/ClassAnnotationWrapping.kt
T
2017-07-07 16:48:31 +02:00

2 lines
51 B
Kotlin
Vendored

@Deprecated("Foo") @Deprecated("Bar") class Foo {
}