32c32
< def __init__(self, slicc, type_ast, ident):
---
> def __init__(self, slicc, type_ast, ident, default = None):
35a36
> self.default = default