Example 5-7. Examples:
foo(1, x); bar;
expression_statement ==> expression
A statement may consist of an expression that does not return a value and is executed solely for its side-effects.