// WITH_RUNTIME // PROBLEM: none fun foo(bar: Int) { bar >= 0.0 && 10.0 >= bar }