t / t4018 / cpp-template-function-definitionon commit builtin/apply: move 'max_change' and 'max_len' into 'struct apply_state' (1ffec30)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}