(CommandList
  children: [
    (C {(set)} {(-o)} {(nounset)})
    (C {(set)} {(-o)} {(pipefail)})
    (C {(set)} {(-o)} {(errexit)})
    (C {(source)} {(test/common.sh)})
    (FuncDef
      name: process-file
      body: 
        (BraceGroup
          children: [
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:proj)
                  op: Equal
                  rhs: {($ VSub_Number "$1")}
                  spids: [46]
                )
              ]
              spids: [44]
            )
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:abs_path)
                  op: Equal
                  rhs: {($ VSub_Number "$2")}
                  spids: [52]
                )
              ]
              spids: [50]
            )
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:rel_path)
                  op: Equal
                  rhs: {($ VSub_Number "$3")}
                  spids: [58]
                )
              ]
              spids: [56]
            )
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:raw_base)
                  op: Equal
                  rhs: {(_tmp/wild/raw/) ($ VSub_Name "$proj") (/) ($ VSub_Name "$rel_path")}
                  spids: [65]
                )
              ]
              spids: [63]
            )
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:www_base)
                  op: Equal
                  rhs: {(_tmp/wild/www/) ($ VSub_Name "$proj") (/) ($ VSub_Name "$rel_path")}
                  spids: [74]
                )
              ]
              spids: [72]
            )
            (C {(mkdir)} {(-p)} 
              {
                (CommandSubPart
                  command_list: (CommandList children:[(C {(dirname)} {($ VSub_Name "$raw_base")})])
                  left_token: <Left_CommandSub "$(">
                  spids: [85 89]
                )
              }
            )
            (C {(mkdir)} {(-p)} 
              {
                (CommandSubPart
                  command_list: (CommandList children:[(C {(dirname)} {($ VSub_Name "$www_base")})])
                  left_token: <Left_CommandSub "$(">
                  spids: [96 100]
                )
              }
            )
            (C {(log)} 
              {(DQ ("--- Processing ") ($ VSub_Name "$proj") (" - ") ($ VSub_Name "$rel_path"))}
            )
            (SimpleCommand
              words: [{(wc)} {($ VSub_Name "$abs_path")}]
              redirects: [
                (Redir
                  op_id: Redir_Great
                  fd: -1
                  arg_word: {(${ VSub_Name raw_base) (__wc.txt)}
                  spids: [127]
                )
              ]
            )
            (C {(cp)} {($ VSub_Name "$abs_path")} {(${ VSub_Name www_base) (.txt)})
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:task_file)
                  op: Equal
                  rhs: {(${ VSub_Name raw_base) (__parse.task.txt)}
                  spids: [157]
                )
              ]
              spids: [155]
            )
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:stderr_file)
                  op: Equal
                  rhs: {(${ VSub_Name raw_base) (__parse.stderr.txt)}
                  spids: [166]
                )
              ]
              spids: [164]
            )
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:out_file)
                  op: Equal
                  rhs: {(${ VSub_Name www_base) (__ast.html)}
                  spids: [175]
                )
              ]
              spids: [173]
            )
            (SimpleCommand
              words: [
                {(run-task-with-status)}
                {($ VSub_Name "$task_file")}
                {(bin/osh)}
                {(--ast-format)}
                {(abbrev-html)}
                {(-n)}
                {($ VSub_Name "$abs_path")}
              ]
              redirects: [
                (Redir
                  op_id: Redir_Great
                  fd: -1
                  arg_word: {($ VSub_Name "$out_file")}
                  spids: [201]
                )
                (Redir
                  op_id: Redir_Great
                  fd: 2
                  arg_word: {($ VSub_Name "$stderr_file")}
                  spids: [205]
                )
              ]
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:task_file)
                  op: Equal
                  rhs: {(${ VSub_Name raw_base) (__osh2oil.task.txt)}
                  spids: [215]
                )
              ]
              spids: [215]
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:stderr_file)
                  op: Equal
                  rhs: {(${ VSub_Name raw_base) (__osh2oil.stderr.txt)}
                  spids: [222]
                )
              ]
              spids: [222]
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:out_file)
                  op: Equal
                  rhs: {(${ VSub_Name www_base) (__oil.txt)}
                  spids: [229]
                )
              ]
              spids: [229]
            )
            (SimpleCommand
              words: [
                {(run-task-with-status)}
                {($ VSub_Name "$task_file")}
                {(bin/osh)}
                {(-n)}
                {(--fix)}
                {($ VSub_Name "$abs_path")}
              ]
              redirects: [
                (Redir
                  op_id: Redir_Great
                  fd: -1
                  arg_word: {($ VSub_Name "$out_file")}
                  spids: [253]
                )
                (Redir
                  op_id: Redir_Great
                  fd: 2
                  arg_word: {($ VSub_Name "$stderr_file")}
                  spids: [257]
                )
              ]
            )
          ]
          spids: [41]
        )
      spids: [37 40]
    )
    (Assignment
      keyword: Assign_Readonly
      pairs: [(assign_pair lhs:(LhsName name:NUM_TASKS) op:Equal rhs:{(200)} spids:[266])]
      spids: [264]
    )
    (FuncDef
      name: print-manifest
      body: (BraceGroup children:[(C {(cat)} {(_tmp/wild/MANIFEST.txt)})] spids:[274])
      spids: [270 273]
    )
    (FuncDef
      name: parse-all
      body: 
        (BraceGroup
          children: [
            (Assignment
              keyword: Assign_Local
              pairs: [(assign_pair lhs:(LhsName name:failed) op:Equal rhs:{(SQ )} spids:[317])]
              spids: [315]
            )
            (AndOr
              children: [
                (Pipeline
                  children: [
                    (C {(print-manifest)})
                    (C {(xargs)} {(-n)} {(3)} {(-P)} {($ VSub_Name "$JOBS")} {(--)} {($ VSub_Number "$0")} 
                      {(process-file)}
                    )
                  ]
                  negated: False
                )
                (Assignment
                  keyword: Assign_None
                  pairs: [(assign_pair lhs:(LhsName name:failed) op:Equal rhs:{(1)} spids:[348])]
                  spids: [348]
                )
              ]
              op_id: Op_DPipe
            )
            (C {(tree)} {(-L)} {(3)} {(_tmp/wild)})
          ]
          spids: [312]
        )
      spids: [308 311]
    )
    (FuncDef
      name: all-parallel
      body: 
        (BraceGroup
          children: [
            (TimeBlock
              pipeline: 
                (BraceGroup
                  children: [
                    (C {(test/wild.sh)} {(write-manifest)})
                    (C {(parse-all)})
                    (C {(make-report)})
                  ]
                  spids: [384]
                )
            )
          ]
          spids: [379]
        )
      spids: [375 378]
    )
    (FuncDef
      name: wild-report
      body: 
        (BraceGroup
          children: [
            (Sentence
              child: 
                (SimpleCommand
                  words: [{(test/wild_report.py)} {(DQ ($ VSub_At "$@"))}]
                  more_env: [
                    (env_pair
                      name: PYTHONPATH
                      val: {(TildeSubPart prefix:"") (/hg/json-template/python)}
                      spids: [410]
                    )
                  ]
                )
              terminator: <Op_Semi ";">
            )
          ]
          spids: [407]
        )
      spids: [403 406]
    )
    (FuncDef
      name: _link
      body: 
        (BraceGroup
          children: [(C {(ln)} {(-s)} {(-f)} {(-v)} {(DQ ($ VSub_At "$@"))})]
          spids: [428]
        )
      spids: [424 427]
    )
    (FuncDef
      name: link-static
      body: 
        (BraceGroup
          children: [
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:dest)
                  op: Equal
                  rhs: 
                    {
                      (BracedVarSub
                        token: <VSub_Number 1>
                        suffix_op: 
                          (StringUnary
                            op_id: VTest_ColonHyphen
                            arg_word: {(_tmp) (Lit_Slash /) (wild)}
                          )
                        spids: [456 462]
                      )
                    }
                  spids: [455]
                )
              ]
              spids: [453]
            )
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:dest_ajax)
                  op: Equal
                  rhs: 
                    {
                      (BracedVarSub
                        token: <VSub_Number 1>
                        suffix_op: 
                          (StringUnary
                            op_id: VTest_ColonHyphen
                            arg_word: {(_tmp) (Lit_Slash /) (wild) (Lit_Slash /) (www)}
                          )
                        spids: [468 476]
                      )
                    }
                  spids: [467]
                )
              ]
              spids: [465]
            )
            (C {(_link)} {($ VSub_Name "$PWD") (/web/wild.css)} {($ VSub_Name "$PWD") (/web/ajax.js)} 
              (BracedWordTree
                parts: [
                  ($ VSub_Name "$PWD")
                  (/web/table/table-sort.)
                  (BracedAltPart words:[{(js)}{(css)}])
                ]
              ) {($ VSub_Name "$dest")}
            )
          ]
          spids: [450]
        )
      spids: [446 449]
    )
    (FuncDef
      name: make-report
      body: 
        (BraceGroup
          children: [
            (Pipeline
              children: [(C {(print-manifest)}) (C {(wild-report)} {(summarize-dirs)})]
              negated: False
            )
            (C {(_link)} 
              (BracedWordTree
                parts: [($ VSub_Name "$PWD") (/web/osh-to-oil.) (BracedAltPart words:[{(html)}{(js)}])]
              ) {(_tmp/wild/www)}
            )
            (C {(link-static)})
          ]
          spids: [513]
        )
      spids: [509 512]
    )
    (FuncDef
      name: test-wild-report
      body: 
        (BraceGroup
          children: [
            (Pipeline
              children: [
                (C {(egrep)} {(--)} {(SQ <"^oil|^perf-tools">)} {(_tmp/wild/MANIFEST.txt)})
                (C {(wild-report)} {(summarize-dirs)})
              ]
              negated: False
            )
          ]
          spids: [561]
        )
      spids: [557 560]
    )
    (If
      arms: [
        (if_arm
          cond: [
            (Sentence
              child: 
                (C {(test)} 
                  {
                    (DQ 
                      (CommandSubPart
                        command_list: 
                          (CommandList
                            children: [(C {(basename)} {($ VSub_Number "$0")})]
                          )
                        left_token: <Left_CommandSub "$(">
                        spids: [588 592]
                      )
                    )
                  } {(Lit_Other "=")} {(SQ <wild-runner.sh>)}
                )
              terminator: <Op_Semi ";">
            )
          ]
          action: [(C {(DQ ($ VSub_At "$@"))})]
          spids: [-1 602]
        )
      ]
      spids: [-1 609]
    )
  ]
)