blob: 3b7b16ef3bc56540e5002a386972792473c73cb6 [file] [log] [blame]
foo (int *p)
{
p[10] = 0;
}