blob: 02415e72218be2e48c0e110b071ed66aeb2f9c3d [file] [log] [blame]
f(x) {
switch (x) {
case (1):
break;
}
}