// IS_APPLICABLE: false // WITH_RUNTIME import kotlin.text.Regex fun foo() { Regex.escape("") }