blob: 14fae7047f664c7a7dcea2c6dd89f7e7ff4fd64c [file]
fun foo() {
val a = ""
!(a)<caret>
}