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