HomeMAL' // MANUFACTORUM
datacrypt
Piton / tests / errors / duplicate_decls.py
tests/errors/duplicate_decls.py21 B
a: int = 1
a: int = 2