Esempio n. 1
0
 def __init__(self):
     super().__init__('[bar]')
     self.term = Term.from_cons_list(Term.from_atom_name('bar'),
                                     Term.from_nil())