mypy
f8b59b4e
- Add test case for global declaration without initializer (#6975)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#6975 - Add test case for global declaration without initializer
Author
JukkaL
Parents
33c83d1e
Loading