blob: 5153b805aaef1c71f45a7f08449cc9093c87cb6f [file] [log] [blame]
class C <selection>{
constructor()
init {
}
fun foo() {
}
<caret>// comment
val bar = 1
}</selection>