t / t4018 / cpp-gnu-style-functionon commit t4018: test cases showing that the cpp pattern misses many anchor points (9cc444f)
   1const char *
   2RIGHT(int arg)
   3{
   4        ChangeMe;
   5        broken;
   6}