blob: 8bb384902b99cbcc1fc2160cfb9062db0880a8c3 [file] [log] [blame]
foo (double *p)
{
p[0] = p[1];
}