tvl-depot/third_party/git/t/t4018/cpp-gnu-style-function
2020-01-11 23:40:29 +00:00

5 lines
43 B
Text

const char *
RIGHT(int arg)
{
ChangeMe;
}