Skip to content
  • Hugo Moreau's avatar
    Double brackets: Check modified element · 9fef68f1
    Hugo Moreau authored
    To avoid collision since we modify IndexExpr and nested IndexExpr, we
    now use a map to check if the element has already been modified.
    
     * transform/double_brackets.go: Here.
    9fef68f1