constant_declaration

constant_declaration ::= ident "=" const_expression 

[rule list]
This rule is called by

-> declaration -> definition