blob: bda08385838e5977d05bad82326e39a9bc0b1775 [file] [log] [blame]
void
foo (long long *p)
{
p[0] = p[1];
}