blob: ee637a0d368d7104d8220ace4fcc497655740e09 [file] [log] [blame]
//statement
int[][] a = { {1, 2, 3}, {4, 5, 6}, {7, 8, 9} };