// 4, 28 -> 4, 37 class EndsOnSameLine { void m() { System.out.println(FOO + FOO); } static final String FOO= "foo";} // $NON-NLS-1$