git-multimail: update to release 1.2.0
[git.git] / t / t4018 / cpp-function-returning-pointer
blobef15657ea8fe47bd7d4b4c006a84dfa88b56e2a2
1 const char *get_it_RIGHT(char *ptr)
3         ChangeMe;