Files
kotlin-fork/compiler/testData/psi/DocCommentAfterFileAnnotations.kt
T
2015-06-12 09:55:00 +03:00

5 lines
49 B
Kotlin
Vendored

@file:[volatile]
/**
* Doc comment
*/
class C{}