Add validation for language semantics. Including but not limited to: - Duplicate `goto` label detection; - Missing `goto` label detection; - `const` variable assignment; - `close` variable assignment.