package bugs_out; public class Test_72836 { private void foo() { System.out.println(); } private void bar() { System.out.println(); } }