t / t4018 / cpp-template-function-definitionon commit builtin/apply: make build_fake_ancestor() return -1 on error (fe41b80)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}