Skip to content
  • hmoreau's avatar
    Small fix for recursion treatment · e05ed55e
    hmoreau authored
    In order to avoid errors of variable not declared
    When the panic is written, all things behind are not copied until return
    statement has been found
    
    * tools/recursion.go : Here.
    e05ed55e