// "Replace with safe (this?.) call" "true" // WITH_RUNTIME fun String?.foo() { this?.toLowerCase() } /* IGNORE_FIR */