A label declaration has the following look:
label label name, ..., label;
A label declaration part starts with the reserved word label, which contains a list of labels.
label