blob: 1436a5b3b5dfd6dd0517b4c3ee6eb7ffb9e3af8a [file] [log] [blame]
warning: empty language feature name for internal argument '-XXLanguage:+'
compiler/testData/cli/jvm/legacySmartCastsAfterTry.kt:8:9: error: only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type String?
some.length
^
COMPILATION_ERROR