// PROBLEM: none // WITH_RUNTIME fun test(b: Boolean) { require(b) }