For any punctuation character x, if there is a magic variable called $x, then there must also be magic variables called @x and %x. That's an artefact of how current versions of the Perl parser work. So because the $) exists and does something useful, the @) variable must also exist (even if it does nothing useful!)
In reply to Re: Why doesn't "my ($x) = @);" generate a syntax error?
by tobyink
in thread Why doesn't "my ($x) = @);" generate a syntax error?
by zork42
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |