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