Skip to content
  • Hugo Moreau's avatar
    global: detecting global var before transform · 77a8448d
    Hugo Moreau authored
    Global var can be placed in all the file and not necessarily before its
    actual using. So it is now detected before applying the transform.
    
     * main.go,
       transform/global.go,
       transform/preglobal.go : Here.
    77a8448d