blob: 2d57890c26c4216e369540d6e1b1b77b3a0e92ca [file]
fun foo() {
val a = "aa"
<selection>a.capitalize()</selection>
}