blob: 640705b9b8b643737caea4f843e49fa61a72e5b0 [file] [log] [blame]
int[] foo = [1, 2, 3]
print foo[2]