Help for this page
print "Scalar assignment:\n"; $x = ( context(1), context(2), context(3) ); ... return("into the..."); } }
Scalar assignment: 1: void context ... 2: list context 3: list context @x = oranges lemons oranges lemons oranges lemons