Closed vitreo12 closed 4 years ago
This fixes many weird def behaviours, allowing the parsed code to be compiled at def declaration and not at first use!
def
Refactored at #105
This fixes many weird
def
behaviours, allowing the parsed code to be compiled atdef
declaration and not at first use!