Files
kotlin-fork/idea/testData/editor/quickDoc/OnClassDeclarationWithNoPackage.kt
T
2015-09-08 02:05:34 +03:00

7 lines
152 B
Kotlin
Vendored

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