mypy
f8b59b4e - Add test case for global declaration without initializer (#6975)

Commit
7 years ago
Add test case for global declaration without initializer (#6975) This crashes on old semantic analyzer but doesn't crash when using the new semantic analyzer. The error message is pretty poor but that's better than crashing. Closes #5923.
Author
Parents
Loading