blob: dc66b403039e2c2a294a35bf11767eb3ec757858 [file] [log] [blame]
java.lang.Integer[] foo = new java.lang.Integer[]{1, 2, 3};
print(foo[2]);