Triple slash sequence
Several tokens in the triple script grammar involve the triple slash sequence. These tokens are only valid in compilation form.
Among the tokens that are set off by the triple slash sequence are
- imports and exports (see single import form and linking)
- the triple slash script delimiter (where the open delimiter also serves as the sequence used as the file format magic; read about magic numbers as format indicators on Wikipedia)
- attributes