Statements always begin with either a identifier or a keyword.That's not true for Perl:
It's also not true for C.1 == $variable or next;
is a valid, although useless, statement.3;
In reply to Re^2: What is the difference between a Statement and an Expression?
by JavaFan
in thread What is the difference between a Statement and an Expression?
by supernewbie
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |