// syntax error, unexpected '\(' int * func(int a) { return new int[a](10); }