t / t4018 / perl-sub-definitionon commit line-log.c: make line_log_data_init() static (2b102ef)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}