public class Test { public void foo(int x) { int a = 2 System.out.println(""); System.out.println(""); System.out.println(""); } }