Files
kotlin/idea/testData/editor/quickDoc/OnClassDeclarationWithNoPackage.kt
2017-05-26 13:58:46 +03:00

7 lines
213 B
Kotlin
Vendored

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