t / t4018 / perl-sub-definitionon commit Merge branch 'py/call-do-quit-before-exit' of github.com:gitster/git-gui into py/git-gui-do-quit (0d88f3d)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}