// syntax error, unexpected '*', void foo(int & * x) { *x = NULL; }