blob: 47de0c68c3f8e0ef48597cb05f2b7462d2e9e066 [file] [log] [blame]
fun foo() {
val s<selection>: String</selection><caret> = "Hello"
}