blob: 610b22069d7836f53868d3b1b334c55d882d8f27 [file] [log] [blame]
void main() {
int a[5] = (int[5])0;
return;
}