Skip to content
  • Etienne Renault's avatar
    support multiple explicit variable declaration · bc162002
    Etienne Renault authored
    Commit 211baa6d simplifies the way `alive`
    variables are handled. Nonethless it introduces
    a bug when multiple explicit variable declaration
    occur in the same line. This commit fixes that.
    
    * tests/expected, tests/multiple.go,
    tests/run.sh, transform/normalizedeclarations.go: Here.
    bc162002