blob: e1f0c1629575365034958e5c9678bd355e4f758f [file]
// OUT_OF_CODE_BLOCK: FALSE
// TYPE: 'some text'
// <caret>
fun comment(): String {
return ""
}