t / t4018 / perl-sub-definitionon commit mingw: reencode environment variables on the fly (UTF-16 <-> UTF-8) (fe21c6b)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}