Loading...
constant-declaration ::= 'pub'? 'const' code-identifier type-annotation? '=' expression ';'