HomeMAL' // MANUFACTORUM
datacrypt
Piton / tests / errors / assign_type.py
tests/errors/assign_type.py20 B
a: int = 1
a = "ABC"