// "Add non-null asserted (!!) call" "true" fun String?.foo() { this!!.length }