class X { void m() { String s = getStr(); switch (s) { } } }