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