// WITH_RUNTIME fun foo() { val listOf = listOf(1, 2, 3) listOf.size <= 0 }