blob: 30685a33395007b58e56cc0e685a3beba2f34724 [file] [log] [blame]
fun foo() {
println();<caret> println()
}