12.2 Delimiters



Specification

(a) delimiter
    & ' () * + , - . / : ; < = > |

(b) compound_delimiter
    => ** := /= >= <= <>

Comments

Every lexical element has to fit into one line
as the end of the line represents a delimiter.