Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
psi
/
DocCommentAfterFileAnnotations.kt
blob: 4b7616dadfc43d718bddf2c8c1a39b031eed3ed3 [
file
]
// COMPILATION_ERRORS
@file
:[
Volatile
]
/**
* Doc comment
*/
class
C
{}