t / t4018 / perl-sub-definitionon commit generate-cmds.sh: export all commands to command-list.h (f318d73)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}