nponeccop/HNC

Optimizaion of test3.hn creates free variables

Closed this issue · 2 comments

Dies with processFact.ArgNode

Now it creates a free variable instead:

hnMain = print (sum x 4)

Fixed