Skip to content
  • Hugo Moreau's avatar
    Global: treat global before local · bb119a54
    Hugo Moreau authored
    In order to avoid conflict with global variables defined after assigning
    to it, LocalVariableAssignments has been corrected.
    
     * main.go,
       transform/localvariableassignments.go : Here.
    bb119a54