t / t4018 / perl-sub-definitionon commit mingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*) (f7f90e0)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}