t / t4018 / cpp-function-returning-referenceon commit t/chainlint: add chainlint "whitespace" test cases (7b90679)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}