blob: 5e4dc7093c82d6352dd19194d1d2c76c82cc8ff2 [file] [log] [blame]
char a[];
f (const int i)
{
a[i] = 0;
}