fun foo() { val a = "" a.charAt(1) } // IS_APPLICABLE: false