// "Create extension function 'String?.notExistingFun'" "true" fun context(p: String?) { p.notExistingFun() }