blob: c1ae472cc8bbefaf076db5aa434bb36bd554bd2e [file] [log] [blame]
fun foo(bar: Int) {
bar in 1..9
}