// Syntax error--token "*" unexpected void foo(int & * x) { *x = NULL; }