number_declaration ::= defining_identifier_list ":" "constant" ":=" expression ";"
This rule is called by -> basic_declaration
-> basic_declaration