val String.thisFileExtension: Int get() = 0 fun f() { "".get } // EXIST: thisFileExtension // EXIST: notImportedExtension