class T { static int[] a = {1,2}, b = {3, 4}; static void Main () {} }