blob: 1d7c468771fec15fd84282b634c9236650ea6f1a [file]
fun test(s: String) = s?.length
// 0 IFNULL
// 0 IFNONNULL
// 0 intValue
// 1 valueOf