forked from Rust-related/RustPython
Fix Global symbol to prevent syntax error when global declaration for same variable in function. Fixes #1353
Fix Global symbol to prevent syntax error when global declaration for same variable in function. Fixes #1353