void f(int i) { switch(i) { case 123 ... 129: // $ Alert break; } }