// Whitespace inside an array bracket should be ok
// space, tab, and newline
int[ 	
] foo;
