// PROBLEM: none // WITH_RUNTIME fun foo(bar: Double) { bar > 0 && 10 >= bar }