[perl6/specs] 658d1e: Propose change to $*ARGFILES inside MAIN

[email protected] (GitHub) Wed, 05 Jul 2017 02:59:35 -0700
Newsgroups perl.perl6.language
Message-ID <595cb8876c50b_2b443fd008d7dc3818919@hookshot-fe6-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 658d1e5c35bd36671ea09c13a4cbbfbe4af8460f
      https://github.com/perl6/specs/commit/658d1e5c35bd36671ea09c13a4cbbfbe4af8460f
  Author: Zoffix Znet <[email protected]>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M v6d.pod

  Log Message:
  -----------
  Propose change to $*ARGFILES inside MAIN

Make $*ARGFILES := $*IN or IO::ArgFiles.new($*IN) inside sub MAIN