Files
kotlin-fork/idea/testData/editor/quickDoc/OnClassDeclarationWithNoPackage.kt
T
2015-04-21 15:36:37 +02:00

8 lines
168 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<br/><p>Usefull comment
//INFO: </p>