A constant definition defines a name, which is assigned to a constant value.
const_dcl := _const const_type identifier assigned_value ';'