2 // The { coming up should be on its own line.
5 // There should be a space before (1)
8 // The following empty line is unnecessary.
13 // There should be a newline between void and bar.
17 testing("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx");
25 // here comes a label without space:
49 // #else #if causes a warning.
57 // always space before a brace.
62 unexpected_space(void)
64 // This space gives a warning.
69 bad_function_calls(long)
71 // These are forbidden: