Expression statements

An expression statement is simply an expression or an expression list, used as a statement.

Syntax:

expression list

</