package p; public class Some { public String test=""+"a"; public static void main(String[][][] args, int[] b) { System.out.println("Test"); } }