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