int bar(int a, int b) { /* comment*/ return a + b * 2; }