public class Foo { int f(short x) { switch (x) { <caret> } } }