blob: 1cc5761e841abd649d750044b2fc541713571263 [file] [log] [blame]
fun foo() {
<caret>println() // A very long
// and important comment
println()
}