goto_statement ::= "goto" label_name ";"
This rule is called by -> simple_statement
-> simple_statement