Files
kotlin-fork/idea/testData/editor/quickDoc/OnClassDeclarationWithNoPackage.kt
T
Nikolay Krasko 141c544775 KT-3729 Quick documentation support
#KT-3729 Fixed
2013-07-04 20:48:26 +04:00

6 lines
164 B
Kotlin

/**
* 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<br/></p>