root/t/run/dump_params.pl

Revision 20490, 32 bytes (checked in by Auzon, 8 months ago)

s/use v6-alpha;$/use v6;/;
Also catching a few other mentions of v6-alpha.

  • Property svn:mime-type set to text/plain; charset=UTF-8
  • Property svn:eol-style set to native
Line 
1use v6;
2([,] @*ARGS,).perl.say;
Note: See TracBrowser for help on using the browser.