blob: c73cedd294c510f376fa7e518cd1e3bf8d8378e3 [file] [log] [blame]
foo ()
{
int a[16384];
bar (a);
}