Some definitions have been left out of the syntax: [data types](Data-Types), *identifier* (see [identifiers](Expressions#Identifiers)), *literal* (see [literals](Lexical-Conventions#Literals)), expressions (see [expressions](Expressions)).
Some definitions have been left out of the syntax: [data types](Data-Types), *identifier* (see [identifiers](Expressions#identifiers)), *literal* (see [literals](Lexical-Conventions#literals)), expressions (see [expressions](Expressions)).
Left-values
Left-values
...
@@ -33,7 +33,7 @@ Left-values
...
@@ -33,7 +33,7 @@ Left-values
Files
Files
-----
-----
The main file is the file containing the [main function](Functions#Main-function-and-program-execution).
The main file is the file containing the [main function](Functions#main-function-and-program-execution).