java.lang.Integer[] foo = new java.lang.Integer[]{1, 2, 3}; print(foo[2]);