Help for this page
Select Code to Download
Select
or
download this
sub x { $_++ for @_; @_[1,4] = (2,5); &z; }