Files
kotlin-fork/idea/testData/editor/quickDoc/OnClassDeclarationWithNoPackage.kt
T
2015-07-30 10:38:16 +02:00

7 lines
154 B
Kotlin
Vendored

/**
* Usefull comment
*/
class <caret>Some
//INFO: <b>internal</b> <b>final</b> <b>class</b> Some <i>defined in</i> root package<p>Usefull comment</p>