79c79
< if not machine_type.enumAdd(self.ident, self.pairs_ast.pairs):
---
> if not machine_type.addEnum(self.ident, self.pairs_ast.pairs):