Syntax <program> ::= <item>*
Syntax
<program> ::= <item>*
An L program consists of a collection of items where one of them is the main function.