Help for this page
Select Code to Download
Select
or
download this
foo($x, $y+1, $z);
Select
or
download this
{ local @_; ... alias $_[2] = $z; &foo; }