Skip to content
  • hmoreau's avatar
    Transform: fixing re-affect BlockStmt List · f88cbd4c
    hmoreau authored
    Memory was in a little mess and some values of node.List
    disapeared, all modifications are now done on a tmp list before
    affecting to the real List.
    
    * main.go,
      transform/arithmeticcall.go : Here.
    f88cbd4c