Constant Declaration

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

Last updated

Copyright © Vezel Contributors