Constant Grammar
constant
→
specifiers
const
type‑expr
identifier
=
expression
;