switch x { case true: if y > 100 { fallthrough } else { 120 } case false: ... }