/* Third test case, two illegal symbols */ int sum(int a, int# b) { return a+b; & }