variable_declaration ::= ident { "," ident } ":" type
This rule is called by -> declaration -> definition
-> declaration -> definition