(CommandList
  children: [
    (C {(set)} {(-o)} {(nounset)})
    (C {(set)} {(-o)} {(pipefail)})
    (C {(set)} {(-o)} {(errexit)})
    (Assignment
      keyword: Assign_Readonly
      pairs: [(assign_pair lhs:(LhsName name:RESULT_DIR) op:Equal rhs:{(_tmp/wild)} spids:[61])]
      spids: [59]
    )
    (FuncDef
      name: _manifest
      body: 
        (BraceGroup
          children: [
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:proj)
                  op: Equal
                  rhs: {($ VSub_Number '$1')}
                  spids: [84]
                )
              ]
              spids: [82]
            )
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:base_dir)
                  op: Equal
                  rhs: {($ VSub_Number '$2')}
                  spids: [90]
                )
              ]
              spids: [88]
            )
            (C {(shift)} {(2)})
            (ForEach
              iter_name: path
              iter_words: [{(DQ ($ VSub_At '$@'))}]
              do_arg_iter: False
              body: 
                (DoGroup
                  children: [
                    (C {(echo)} {($ VSub_Name '$proj')} 
                      {($ VSub_Name '$base_dir') (/) ($ VSub_Name '$path')} {($ VSub_Name '$path')}
                    )
                  ]
                  spids: [111 125]
                )
              spids: [105 109]
            )
          ]
          spids: [79]
        )
      spids: [75 78]
    )
    (FuncDef
      name: _sh-manifest
      body: 
        (BraceGroup
          children: [
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:base_dir)
                  op: Equal
                  rhs: {($ VSub_Number '$1')}
                  spids: [142]
                )
              ]
              spids: [140]
            )
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:category)
                  op: Equal
                  rhs: 
                    {
                      (BracedVarSub
                        token: <VSub_Number 2>
                        suffix_op: (StringUnary op_id:VTest_ColonHyphen arg_word:{})
                        spids: [149 152]
                      )
                    }
                  spids: [148]
                )
              ]
              spids: [146]
            )
            (Assignment
              keyword: Assign_Local
              pairs: [(assign_pair lhs:(LhsName name:proj) op:Equal spids:[158])]
              spids: [156]
            )
            (If
              arms: [
                (if_arm
                  cond: [
                    (Sentence
                      child: (C {(test)} {(-n)} {(DQ ($ VSub_Name '$category'))})
                      terminator: <Op_Semi ';'>
                    )
                  ]
                  action: [
                    (Assignment
                      keyword: Assign_None
                      pairs: [
                        (assign_pair
                          lhs: (LhsName name:proj)
                          op: Equal
                          rhs: 
                            {
                              (DQ ($ VSub_Name '$category') (/) 
                                (CommandSubPart
                                  command_list: 
                                    (CommandList
                                      children: [(C {(basename)} {($ VSub_Name '$base_dir')})]
                                    )
                                  left_token: <Left_CommandSub '$('>
                                  spids: [179 183]
                                )
                              )
                            }
                          spids: [175]
                        )
                      ]
                      spids: [175]
                    )
                  ]
                  spids: [16777215 172]
                )
              ]
              else_action: [
                (Assignment
                  keyword: Assign_None
                  pairs: [
                    (assign_pair
                      lhs: (LhsName name:proj)
                      op: Equal
                      rhs: 
                        {
                          (DQ 
                            (CommandSubPart
                              command_list: 
                                (CommandList
                                  children: [(C {(basename)} {($ VSub_Name '$base_dir')})]
                                )
                              left_token: <Left_CommandSub '$('>
                              spids: [192 196]
                            )
                          )
                        }
                      spids: [190]
                    )
                  ]
                  spids: [190]
                )
              ]
              spids: [187 200]
            )
            (C {(_manifest)} {($ VSub_Name '$proj')} {($ VSub_Name '$base_dir')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$base_dir')} {(-name)} {(SQ <'*.sh'>)} {(-a)} 
                          {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [212 230]
                )
              }
            )
          ]
          spids: [137]
        )
      spids: [133 136]
    )
    (FuncDef
      name: _configure-manifest
      body: 
        (BraceGroup
          children: [
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:base_dir)
                  op: Equal
                  rhs: {($ VSub_Number '$1')}
                  spids: [244]
                )
              ]
              spids: [242]
            )
            (C {(shift)})
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:name)
                  op: Equal
                  rhs: 
                    {
                      (CommandSubPart
                        command_list: 
                          (CommandList
                            children: [(C {(basename)} {($ VSub_Name '$base_dir')})]
                          )
                        left_token: <Left_CommandSub '$('>
                        spids: [255 259]
                      )
                    }
                  spids: [254]
                )
              ]
              spids: [252]
            )
            (C {(_manifest)} {(${ VSub_Name name) (__configure)} {($ VSub_Name '$base_dir')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(-name)} {(SQ <configure>)} {(-a)} {(-printf)} 
                          {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [273 291]
                )
              }
            )
          ]
          spids: [239]
        )
      spids: [235 238]
    )
    (FuncDef
      name: oil-sketch-manifest
      body: 
        (BraceGroup
          children: [
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:base_dir)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/oil-sketch)}
                  spids: [318]
                )
              ]
              spids: [316]
            )
            (SimpleCommand
              words: [{(pushd)} {($ VSub_Name '$base_dir')}]
              redirects: [(Redir op_id:Redir_Great fd:16777215 arg_word:{(/dev/null)} spids:[327])]
            )
            (ForEach
              iter_name: name
              iter_words: [
                {(Lit_Other '*') (.sh)}
                (BracedWordTree
                  parts: [
                    (BracedAltPart
                      words: [{(awk)} {(demo)} {(make)} {(misc)} {(regex)} {(tools)}]
                    )
                    (/)
                    (Lit_Other '*')
                    (.sh)
                  ]
                )
              ]
              do_arg_iter: False
              body: 
                (DoGroup
                  children: [
                    (C {(echo)} {(oil-sketch)} {($ VSub_Name '$base_dir') (/) ($ VSub_Name '$name')} 
                      {($ VSub_Name '$name')}
                    )
                  ]
                  spids: [358 372]
                )
              spids: [336 356]
            )
            (SimpleCommand
              words: [{(popd)}]
              redirects: [(Redir op_id:Redir_Great fd:16777215 arg_word:{(/dev/null)} spids:[377])]
            )
          ]
          spids: [313]
        )
      spids: [309 312]
    )
    (FuncDef
      name: oil-manifest
      body: 
        (BraceGroup
          children: [
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:base_dir)
                  op: Equal
                  rhs: {($ VSub_Name '$PWD')}
                  spids: [392]
                )
              ]
              spids: [390]
            )
            (ForEach
              iter_name: name
              iter_words: [
                {(configure)}
                {(install)}
                {(Lit_Other '*') (.sh)}
                (BracedWordTree
                  parts: [
                    (BracedAltPart
                      words: [{(benchmarks)} {(build)} {(test)} {(scripts)} {(opy)}]
                    )
                    (/)
                    (Lit_Other '*')
                    (.sh)
                  ]
                )
              ]
              do_arg_iter: False
              body: 
                (DoGroup
                  children: [
                    (C {(echo)} {(oil)} {($ VSub_Name '$base_dir') (/) ($ VSub_Name '$name')} 
                      {($ VSub_Name '$name')}
                    )
                  ]
                  spids: [427 441]
                )
              spids: [401 425]
            )
          ]
          spids: [387]
        )
      spids: [383 386]
    )
    (Assignment
      keyword: Assign_Readonly
      pairs: [
        (assign_pair
          lhs: (LhsName name:ABORIGINAL_DIR)
          op: Equal
          rhs: {(TildeSubPart prefix:'') (/src/aboriginal-1.4.5)}
          spids: [448]
        )
      ]
      spids: [446]
    )
    (FuncDef
      name: all-manifests
      body: 
        (BraceGroup
          children: [
            (C {(oil-manifest)})
            (Assignment
              keyword: Assign_Local
              pairs: [(assign_pair lhs:(LhsName name:src) op:Equal spids:[498])]
              spids: [496]
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/wild/books/wicked_cool_shell_scripts_2e)}
                  spids: [514]
                )
              ]
              spids: [514]
            )
            (C {(_manifest)} 
              {
                (DQ (books/) 
                  (CommandSubPart
                    command_list: (CommandList children:[(C {(basename)} {($ VSub_Name '$src')})])
                    left_token: <Left_CommandSub '$('>
                    spids: [523 527]
                  )
                )
              } {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-name)} {(.git)} {(-a)} {(-prune)} {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)} {(-o)} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-type)} {(f)} {(-a)} {(-executable)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [534 577]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/other/bash-completion)}
                  spids: [594]
                )
              ]
              spids: [594]
            )
            (C {(_manifest)} 
              {
                (DQ (shell/) 
                  (CommandSubPart
                    command_list: (CommandList children:[(C {(basename)} {($ VSub_Name '$src')})])
                    left_token: <Left_CommandSub '$('>
                    spids: [603 607]
                  )
                )
              } {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src') (/completions)} {(-type)} {(f)} {(-a)} 
                          {(-printf)} {(SQ <'completions/%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [614 631]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/other/bats)}
                  spids: [639]
                )
              ]
              spids: [639]
            )
            (C {(_manifest)} 
              {
                (DQ (shell/) 
                  (CommandSubPart
                    command_list: (CommandList children:[(C {(basename)} {($ VSub_Name '$src')})])
                    left_token: <Left_CommandSub '$('>
                    spids: [648 652]
                  )
                )
              } {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-wholename)} {(SQ <'*/libexec/*'>)} {(-a)} {(-type)} {(f)} {(-a)} {(-executable)} {(-a)} {(-printf)} 
                          {(SQ <'%P\\n'>)} {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [659 696]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/src/bashdb-4.4-0.92)}
                  spids: [704]
                )
              ]
              spids: [704]
            )
            (C {(_manifest)} {(shell/bashdb)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(-name)} {(SQ <'*.sh'>)} {(-a)} {(-printf)} 
                          {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [717 735]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/other/Bash-Snippets)}
                  spids: [739]
                )
              ]
              spids: [739]
            )
            (C {(_manifest)} 
              {
                (DQ (shell/) 
                  (CommandSubPart
                    command_list: (CommandList children:[(C {(basename)} {($ VSub_Name '$src')})])
                    left_token: <Left_CommandSub '$('>
                    spids: [748 752]
                  )
                )
              } {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-name)} {(.git)} {(-a)} {(-prune)} {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)} {(-o)} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-type)} {(f)} {(-a)} {(-executable)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [759 802]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/other/asdf)}
                  spids: [823]
                )
              ]
              spids: [823]
            )
            (C {(_manifest)} 
              {
                (DQ (shell/) 
                  (CommandSubPart
                    command_list: (CommandList children:[(C {(basename)} {($ VSub_Name '$src')})])
                    left_token: <Left_CommandSub '$('>
                    spids: [832 836]
                  )
                )
              } {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-name)} {(SQ <'*.sh'>)} {(-o)} {(-name)} {(SQ <'*.bash'>)} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [843 874]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/other/scripts-to-rule-them-all)}
                  spids: [878]
                )
              ]
              spids: [878]
            )
            (C {(_manifest)} 
              {
                (DQ (shell/) 
                  (CommandSubPart
                    command_list: (CommandList children:[(C {(basename)} {($ VSub_Name '$src')})])
                    left_token: <Left_CommandSub '$('>
                    spids: [887 891]
                  )
                )
              } {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-name)} {(.git)} {(-a)} {(-prune)} {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)} {(-o)} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-type)} {(f)} {(-a)} {(-executable)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [898 941]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/wild/shell/shflags)}
                  spids: [945]
                )
              ]
              spids: [945]
            )
            (C {(_manifest)} 
              {
                (DQ (shell/) 
                  (CommandSubPart
                    command_list: (CommandList children:[(C {(basename)} {($ VSub_Name '$src')})])
                    left_token: <Left_CommandSub '$('>
                    spids: [954 958]
                  )
                )
              } {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(SQ <'('>)} {(-name)} {(.git)} {(-a)} {(-prune)} 
                          {(SQ <')'>)} {(-o)} {(SQ <'('>)} {(-name)} {(SQ <'*.sh'>)} {(-o)} {(-name)} {(shflags)} {(-o)} {(-name)} {(shlib)} {(-o)} 
                          {(-name)} {(shunit2)} {(-o)} {(-name)} {(versions)} {(SQ <')'>)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [965 1041]
                )
              }
            )
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/hg/wild/shell-script-library)} {(shell)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/modernish)} {(shell)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/posixcube)} {(shell)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/languages/ast)} {(shell)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/languages/mwc-sh)} {(shell)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/src/mksh)} {(shell)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/minimal)} {(distro)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/linuxkit)} {(distro)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/portage)} {(distro)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/wild/distro/woof-CE)} {(distro)})
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/alpine/aports)}
                  spids: [1148]
                )
              ]
              spids: [1148]
            )
            (C {(_manifest)} {(distro/alpine-aports)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(-name)} {(APKBUILD)} {(-a)} {(-printf)} 
                          {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1161 1177]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {($ VSub_Name '$ABORIGINAL_DIR')}
                  spids: [1181]
                )
              ]
              spids: [1181]
            )
            (C {(_manifest)} {(distro/aboriginal)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(-name)} {(SQ <'*.sh'>)} {(-printf)} 
                          {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1193 1209]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [(assign_pair lhs:(LhsName name:src) op:Equal rhs:{(/etc/init.d)} spids:[1213])]
              spids: [1213]
            )
            (C {(_manifest)} {(distro/initd)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(-type)} {(f)} {(-a)} {(-executable)} {(-a)} 
                          {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1225 1245]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [(assign_pair lhs:(LhsName name:src) op:Equal rhs:{(/usr/bin)} spids:[1249])]
              spids: [1249]
            )
            (C {(_manifest)} {(distro/usr-bin)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(-name)} {(SQ <'*.sh'>)} {(-a)} {(-printf)} 
                          {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1261 1279]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/basis-build/_tmp/debootstrap)}
                  spids: [1287]
                )
              ]
              spids: [1287]
            )
            (C {(_manifest)} {(distro/debootstrap)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(SQ <'('>)} {(-name)} {(debootstrap)} {(-o)} 
                          {(-name)} {(functions)} {(SQ <')'>)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1300 1330]
                )
              } 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src') (/scripts)} {(-type)} {(f)} {(-a)} {(-printf)} 
                          {(SQ <'scripts/%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1334 1351]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/src/grep-2.24)}
                  spids: [1355]
                )
              ]
              spids: [1355]
            )
            (C {(_sh-manifest)} {($ VSub_Name '$src')} {(gnu)})
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/src/coreutils-8.22)}
                  spids: [1368]
                )
              ]
              spids: [1368]
            )
            (C {(_sh-manifest)} {($ VSub_Name '$src')} {(gnu)})
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/src/glibc-2.23)}
                  spids: [1381]
                )
              ]
              spids: [1381]
            )
            (C {(_sh-manifest)} {($ VSub_Name '$src')} {(gnu)})
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/src/binutils-2.26)}
                  spids: [1394]
                )
              ]
              spids: [1394]
            )
            (C {(_sh-manifest)} {($ VSub_Name '$src')} {(gnu)})
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/src/freebsd-11.1/usr/src)}
                  spids: [1424]
                )
              ]
              spids: [1424]
            )
            (C {(_manifest)} {(freebsd-11.1)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(-name)} {(SQ <'*.sh'>)} {(-a)} {(KW_Bang '!')} 
                          {(-name)} {(SQ <ltmain.sh>)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1437 1465]
                )
              }
            )
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/minix)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/illumos-gate)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/daemontools-encore)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/mesos)} {(cloud)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/rocket)} {(cloud)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/docker)} {(cloud)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/chef-bcpc)} {(cloud)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/sandstorm)} {(cloud)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/kubernetes)} {(cloud)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/manta-marlin)} {(cloud)})
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/other/dokku)}
                  spids: [1557]
                )
              ]
              spids: [1557]
            )
            (C {(_manifest)} {(cloud/dokku)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(SQ <'('>)} {(-name)} {(SQ <'*.sh'>)} {(-o)} 
                          {(-name)} {(dokku)} {(SQ <')'>)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1570 1602]
                )
              }
            )
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/bazel)} {(google)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/protobuf)} {(google)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/kythe)} {(google)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/tensorflow)} {(google)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/scratch/shasm)} {(esoteric)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/wild/esoteric/wwwoosh)} {(esoteric)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/wild/esoteric/lishp)} {(esoteric)})
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/wild/esoteric/setup.shl)}
                  spids: [1697]
                )
              ]
              spids: [1697]
            )
            (C {(_manifest)} {(esoteric/setup.shl)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(-type)} {(f)} {(-a)} {(SQ <'('>)} {(-name)} 
                          {(SQ <'*.shl'>)} {(-o)} {(-name)} {(setup)} {(-o)} {(-name)} {(Setup)} {(SQ <')'>)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1710 1760]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/wild/esoteric/mal/bash)}
                  spids: [1764]
                )
              ]
              spids: [1764]
            )
            (C {(_manifest)} {(esoteric/make-a-lisp-bash)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(SQ <'('>)} {(-name)} {(SQ <'*.sh'>)} 
                          {(SQ <')'>)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1777 1803]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/wild/esoteric/gherkin)}
                  spids: [1807]
                )
              ]
              spids: [1807]
            )
            (C {(_manifest)} {(esoteric/gherkin)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(SQ <'('>)} {(-name)} {(SQ <'*.sh'>)} {(-o)} 
                          {(-name)} {(SQ <gherkin>)} {(SQ <')'>)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1820 1854]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/wild/esoteric/balls)}
                  spids: [1858]
                )
              ]
              spids: [1858]
            )
            (C {(_manifest)} {(esoteric/balls)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(SQ <'('>)} {(-name)} {(SQ <'*.sh'>)} {(-o)} 
                          {(-name)} {(balls)} {(-o)} {(-name)} {(esh)} {(SQ <')'>)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1871 1911]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/wild/esoteric/bashcached)}
                  spids: [1915]
                )
              ]
              spids: [1915]
            )
            (C {(_manifest)} {(esoteric/bashcached)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(SQ <'('>)} {(-name)} {(SQ <'*.sh'>)} {(-o)} 
                          {(-name)} {(SQ <bashcached>)} {(SQ <')'>)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1928 1962]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/wild/esoteric/quinedb)}
                  spids: [1966]
                )
              ]
              spids: [1966]
            )
            (C {(_manifest)} {(esoteric/quinedb)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(SQ <'('>)} {(-name)} {(SQ <'*.sh'>)} {(-o)} 
                          {(-name)} {(SQ <quinedb>)} {(SQ <')'>)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [1979 2013]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/wild/esoteric/bashttpd)}
                  spids: [2017]
                )
              ]
              spids: [2017]
            )
            (C {(_manifest)} {(esoteric/bashttpd)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(-name)} {(SQ <bashttpd>)} {(-a)} {(-printf)} 
                          {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [2030 2048]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/other/j)}
                  spids: [2056]
                )
              ]
              spids: [2056]
            )
            (C {(_manifest)} {(esoteric/j)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(-type)} {(f)} {(-a)} {(-name)} {(j)} {(-a)} 
                          {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [2069 2091]
                )
              }
            )
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/JSON.sh)} {(esoteric)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/languages/julia)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/languages/reason)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/languages/sdk)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/languages/micropython)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/staticpython)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/exp)})
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/hg/other)}
                  spids: [2199]
                )
              ]
              spids: [2199]
            )
            (C {(_manifest)} {(hg-other)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(-name)} {(SQ <'*.sh'>)} {(-a)} {(-printf)} 
                          {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [2212 2230]
                )
              }
            )
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/src/linux-4.8.7)})
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/other/git)}
                  spids: [2270]
                )
              ]
              spids: [2270]
            )
            (C {(_manifest)} 
              {
                (CommandSubPart
                  command_list: (CommandList children:[(C {(basename)} {($ VSub_Name '$src')})])
                  left_token: <Left_CommandSub '$('>
                  spids: [2277 2281]
                )
              } {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(-name)} {(SQ <'*.sh'>)} {(-a)} {(KW_Bang '!')} 
                          {(-name)} {(SQ <git-gui.sh>)} {(KW_Bang '!')} {(-name)} {(SQ <po2msg.sh>)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [2287 2329]
                )
              }
            )
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/liballocs)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/boringssl)})
            (C {(_sh-manifest)} {(TildeSubPart prefix:'') (/git/other/arrow)})
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/other/perf-tools)}
                  spids: [2386]
                )
              ]
              spids: [2386]
            )
            (C {(_manifest)} 
              {
                (CommandSubPart
                  command_list: (CommandList children:[(C {(basename)} {($ VSub_Name '$src')})])
                  left_token: <Left_CommandSub '$('>
                  spids: [2393 2397]
                )
              } {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-name)} {(.git)} {(-a)} {(-prune)} {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)} {(-o)} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-name)} {(tcpretrans)} {(-a)} {(-prune)} {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)} {(-o)} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-type)} {(f)} {(-a)} {(-executable)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [2403 2462]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/other/pixelb-scripts)}
                  spids: [2483]
                )
              ]
              spids: [2483]
            )
            (C {(_manifest)} {(pixelb-scripts)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-name)} {(.git)} {(-a)} {(-prune)} {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)} {(-o)} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-type)} {(f)} {(-a)} {(-executable)} {(-a)} {(KW_Bang '!')} {(-name)} {(SQ <'*.py'>)} {(-a)} {(-exec)} 
                          {(test/shebang.sh)} {(is-shell)} {(Lit_LBrace '{') (Lit_RBrace '}')} {(SQ <';'>)} {(-a)} {(-printf)} {(SQ <'%P\\n'>)} 
                          {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [2496 2570]
                )
              }
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/other/wd)}
                  spids: [2582]
                )
              ]
              spids: [2582]
            )
            (C {(_manifest)} 
              {
                (CommandSubPart
                  command_list: (CommandList children:[(C {(basename)} {($ VSub_Name '$src')})])
                  left_token: <Left_CommandSub '$('>
                  spids: [2589 2593]
                )
              } {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (C {(find)} {($ VSub_Name '$src')} {(-type)} {(f)} {(-a)} {(-name)} {(wd)} {(-a)} 
                          {(-printf)} {(SQ <'%P\\n'>)}
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [2599 2621]
                )
              }
            )
            (ControlFlow token:<ControlFlow_Return return>)
            (C {(log)} {(DQ ('Finding Files in Big Projects'))})
            (Assignment
              keyword: Assign_Readonly
              pairs: [
                (assign_pair
                  lhs: (LhsName name:BIG_BUILD_ROOT)
                  op: Equal
                  rhs: {(/media/andy/hdd-8T/big-build/ssd-backup/sdb/build)}
                  spids: [2650]
                )
              ]
              spids: [2648]
            )
            (TimeBlock
              pipeline: 
                (BraceGroup
                  children: [
                    (C {(_sh-manifest)} {($ VSub_Name '$BIG_BUILD_ROOT') (/hg/other/mozilla-central/)})
                    (C {(_sh-manifest)} {($ VSub_Name '$BIG_BUILD_ROOT') (/chrome)})
                    (C {(_configure-manifest)} {($ VSub_Name '$BIG_BUILD_ROOT') (/chrome)})
                    (C {(_sh-manifest)} {($ VSub_Name '$BIG_BUILD_ROOT') (/android)})
                    (C {(_configure-manifest)} {($ VSub_Name '$BIG_BUILD_ROOT') (/android)})
                    (C {(_sh-manifest)} {($ VSub_Name '$BIG_BUILD_ROOT') (/openwrt)})
                    (C {(_sh-manifest)} {($ VSub_Name '$BIG_BUILD_ROOT') (/OpenWireless)})
                  ]
                  spids: [2665]
                )
            )
          ]
          spids: [467]
        )
      spids: [463 466]
    )
    (Assignment
      keyword: Assign_Readonly
      pairs: [
        (assign_pair
          lhs: (LhsName name:MANIFEST)
          op: Equal
          rhs: {(_tmp/wild/MANIFEST.txt)}
          spids: [2723]
        )
      ]
      spids: [2721]
    )
    (FuncDef
      name: write-manifest
      body: 
        (BraceGroup
          children: [
            (C {(mkdir)} {(-p)} {(_tmp/wild)})
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:out)
                  op: Equal
                  rhs: {($ VSub_Name '$MANIFEST')}
                  spids: [2743]
                )
              ]
              spids: [2741]
            )
            (SimpleCommand
              words: [{(all-manifests)}]
              redirects: [
                (Redir
                  op_id: Redir_Great
                  fd: 16777215
                  arg_word: {($ VSub_Name '$out')}
                  spids: [2749]
                )
              ]
            )
            (C {(wc)} {(-l)} {($ VSub_Name '$out')})
          ]
          spids: [2731]
        )
      spids: [2727 2730]
    )
    (FuncDef
      name: abspaths
      body: 
        (BraceGroup
          children: [
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:proj)
                  op: Equal
                  rhs: 
                    {
                      (BracedVarSub
                        token: <VSub_Number 1>
                        suffix_op: (StringUnary op_id:VTest_ColonHyphen arg_word:{})
                        spids: [2793 2796]
                      )
                    }
                  spids: [2792]
                )
              ]
              spids: [2790]
            )
            (If
              arms: [
                (if_arm
                  cond: [
                    (Sentence
                      child: (C {(test)} {(-n)} {(DQ ($ VSub_Name '$proj'))})
                      terminator: <Op_Semi ';'>
                    )
                  ]
                  action: [
                    (C {(awk)} {(-v)} {(Lit_VarLike 'proj=') ($ VSub_Name '$proj')} 
                      {(SQ <'$1 == proj {print $2}'>)} {($ VSub_Name '$MANIFEST')}
                    )
                  ]
                  spids: [16777215 2810]
                )
              ]
              else_action: [(C {(awk)} {(SQ <'{print $2}'>)} {($ VSub_Name '$MANIFEST')})]
              spids: [2827 2839]
            )
          ]
          spids: [2787]
        )
      spids: [2783 2786]
    )
    (FuncDef
      name: count-lines
      body: 
        (BraceGroup
          children: [
            (TimeBlock
              pipeline: 
                (Pipeline
                  children: [
                    (C {(abspaths)})
                    (C {(grep)} {(-v)} {(ltmain.sh)})
                    (C {(tr)} {(SQ <'\\n'>)} {(SQ <'\\0'>)})
                    (C {(wc)} {(-l)} {(--files0-from)} {(-)})
                    (C {(sort)} {(-n)})
                  ]
                  negated: False
                )
            )
          ]
          spids: [2851]
        )
      spids: [2847 2850]
    )
    (FuncDef
      name: grep-features1
      body: 
        (BraceGroup
          children: [
            (TimeBlock
              pipeline: 
                (Pipeline
                  children: [
                    (C {(abspaths)})
                    (C {(grep)} {(-v)} {(ltmain.sh)})
                    (C {(xargs)} {(egrep)} {(SQ <'^[[:space:]]*[a-zA-Z0-9]+\\[.*\\]='>)})
                  ]
                  negated: False
                )
            )
          ]
          spids: [2920]
        )
      spids: [2916 2919]
    )
    (FuncDef
      name: grep-features2
      body: 
        (BraceGroup
          children: [
            (TimeBlock
              pipeline: 
                (Pipeline
                  children: [
                    (C {(abspaths)})
                    (C {(grep)} {(-v)} {(ltmain.sh)})
                    (C {(xargs)} {(grep)} {(-F)} {(SQ <'=(['>)})
                  ]
                  negated: False
                )
            )
          ]
          spids: [2969]
        )
      spids: [2965 2968]
    )
    (FuncDef
      name: grep-features3
      body: 
        (BraceGroup
          children: [
            (TimeBlock
              pipeline: 
                (Pipeline
                  children: [
                    (C {(abspaths)})
                    (C {(grep)} {(-v)} {(ltmain.sh)})
                    (C {(xargs)} {(grep)} {(-F)} {(SQ <';&'>)})
                  ]
                  negated: False
                )
            )
          ]
          spids: [3016]
        )
      spids: [3012 3015]
    )
    (FuncDef
      name: detect-all-types
      body: 
        (BraceGroup
          children: [
            (TimeBlock
              pipeline: 
                (Pipeline
                  children: [
                    (C {(abspaths)})
                    (C {(xargs)} {(file)})
                    (SimpleCommand
                      words: [{(pv)}]
                      redirects: [
                        (Redir
                          op_id: Redir_Great
                          fd: 16777215
                          arg_word: {(_tmp/wild/file-types.txt)}
                          spids: [3088]
                        )
                      ]
                    )
                  ]
                  negated: False
                )
            )
          ]
          spids: [3071]
        )
      spids: [3067 3070]
    )
    (FuncDef
      name: wild-types
      body: 
        (BraceGroup
          children: [
            (Pipeline
              children: [(C {(cat)} {(_tmp/wild/file-types.txt)}) (C {(test/wild_types.py)})]
              negated: False
            )
          ]
          spids: [3099]
        )
      spids: [3095 3098]
    )
    (FuncDef
      name: all
      body: 
        (BraceGroup
          children: [(C {(test/wild-runner.sh)} {(parse-and-report)} {(DQ ($ VSub_At '$@'))})]
          spids: [3120]
        )
      spids: [3116 3119]
    )
    (FuncDef
      name: find-tracebacks
      body: 
        (BraceGroup
          children: [
            (Pipeline
              children: [
                (C {(find)} {(_tmp/wild/raw)} {(-name)} {(SQ <'*__parse.stderr.txt*'>)})
                (C {(xargs)} {(grep)} {(-l)} {(SQ <Traceback>)})
              ]
              negated: False
            )
          ]
          spids: [3138]
        )
      spids: [3134 3137]
    )
    (FuncDef
      name: find-with-shebang
      body: 
        (BraceGroup
          children: [
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:dir)
                  op: Equal
                  rhs: {($ VSub_Number '$1')}
                  spids: [3176]
                )
              ]
              spids: [3174]
            )
            (TimeBlock
              pipeline: 
                (C {(find)} {($ VSub_Name '$dir')} {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} 
                  {(-name)} {(.git)} {(-a)} {(-prune)} {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)} {(-o)} 
                  {(EscapedLiteralPart token:<Lit_EscapedChar '\\('>)} {(-regex)} {(SQ <'.+/[a-zA-Z0-9_\\-]+'>)} {(-a)} {(-type)} {(f)} {(-a)} {(-executable)} {(-a)} {(-exec)} 
                  {(test/shebang.sh)} {(is-shell)} {(Lit_LBrace '{') (Lit_RBrace '}')} {(SQ <';'>)} {(-a)} {(-printf)} {(SQ <'%p\\n'>)} 
                  {(EscapedLiteralPart token:<Lit_EscapedChar '\\)'>)}
                )
            )
          ]
          spids: [3171]
        )
      spids: [3167 3170]
    )
    (FuncDef
      name: gentoo
      body: 
        (BraceGroup
          children: [
            (Assignment
              keyword: Assign_Local
              pairs: [(assign_pair lhs:(LhsName name:src) op:Equal spids:[3350])]
              spids: [3348]
            )
            (Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (LhsName name:src)
                  op: Equal
                  rhs: {(TildeSubPart prefix:'') (/git/gentoo/gentoo)}
                  spids: [3353]
                )
              ]
              spids: [3353]
            )
            (TimeBlock
              pipeline: 
                (Pipeline
                  children: [
                    (C {(find)} {($ VSub_Name '$src')} {(-name)} {(SQ <'*.ebuild'>)} {(-a)} {(-print0)})
                    (C {(wc)} {(-l)} {(--files0-from)} {(-)})
                    (C {(sort)} {(-n)})
                  ]
                  negated: False
                )
            )
            (ControlFlow token:<ControlFlow_Return return>)
            (C {(_manifest)} {(distro/gentoo)} {($ VSub_Name '$src')} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [(C {(find)} {($ VSub_Name '$src')} {(.)} {(-name)} {(SQ <'*.ebuild'>)})]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [3411 3423]
                )
              }
            )
          ]
          spids: [3341]
        )
      spids: [3337 3340]
    )
    (Assignment
      keyword: Assign_Readonly
      pairs: [
        (assign_pair
          lhs: (LhsName name:AB_PACKAGES)
          op: Equal
          rhs: {(TildeSubPart prefix:'') (/hg/scratch/aboriginal/aboriginal-1.2.2/packages)}
          spids: [3440]
        )
      ]
      spids: [3438]
    )
    (FuncDef
      name: aboriginal-packages
      body: 
        (BraceGroup
          children: [
            (ForEach
              iter_name: z
              iter_words: [{($ VSub_Name '$AB_PACKAGES') (/) (Lit_Other '*') (.tar.gz)}]
              do_arg_iter: False
              body: 
                (DoGroup
                  children: [
                    (Assignment
                      keyword: Assign_Local
                      pairs: [
                        (assign_pair
                          lhs: (LhsName name:name)
                          op: Equal
                          rhs: 
                            {
                              (CommandSubPart
                                command_list: 
                                  (CommandList
                                    children: [(C {(basename)} {($ VSub_Name '$z')} {(.tar.gz)})]
                                  )
                                left_token: <Left_CommandSub '$('>
                                spids: [3470 3476]
                              )
                            }
                          spids: [3469]
                        )
                      ]
                      spids: [3467]
                    )
                    (C {(echo)} {($ VSub_Name '$z')} {(-z)} {($ VSub_Name '$name')})
                  ]
                  spids: [3464 3488]
                )
              spids: [3457 3462]
            )
            (ForEach
              iter_name: z
              iter_words: [{($ VSub_Name '$AB_PACKAGES') (/) (Lit_Other '*') (.tar.bz2)}]
              do_arg_iter: False
              body: 
                (DoGroup
                  children: [
                    (Assignment
                      keyword: Assign_Local
                      pairs: [
                        (assign_pair
                          lhs: (LhsName name:name)
                          op: Equal
                          rhs: 
                            {
                              (CommandSubPart
                                command_list: 
                                  (CommandList
                                    children: [(C {(basename)} {($ VSub_Name '$z')} {(.tar.bz2)})]
                                  )
                                left_token: <Left_CommandSub '$('>
                                spids: [3509 3515]
                              )
                            }
                          spids: [3508]
                        )
                      ]
                      spids: [3506]
                    )
                    (C {(echo)} {($ VSub_Name '$z')} {(-j)} {($ VSub_Name '$name')})
                  ]
                  spids: [3503 3527]
                )
              spids: [3496 3501]
            )
          ]
          spids: [3449]
        )
      spids: [3445 3448]
    )
    (Assignment
      keyword: Assign_Readonly
      pairs: [(assign_pair lhs:(LhsName name:AB_OUT) op:Equal rhs:{(_tmp/aboriginal)} spids:[3534])]
      spids: [3532]
    )
    (FuncDef
      name: aboriginal-manifest
      body: 
        (BraceGroup
          children: [
            (C {(mkdir)} {(-p)} {($ VSub_Name '$AB_OUT')})
            (Pipeline
              children: [
                (C {(aboriginal-packages)})
                (While
                  cond: [
                    (Sentence
                      child: (C {(read)} {(z)} {(tar_flag)} {(name)})
                      terminator: <Op_Semi ';'>
                    )
                  ]
                  body: 
                    (DoGroup
                      children: [
                        (C {(echo)} {($ VSub_Name '$z')} {($ VSub_Name '$name')})
                        (Assignment
                          keyword: Assign_Local
                          pairs: [
                            (assign_pair
                              lhs: (LhsName name:listing)
                              op: Equal
                              rhs: {($ VSub_Name '$AB_OUT') (/) (${ VSub_Name name) (.txt)}
                              spids: [3580]
                            )
                          ]
                          spids: [3578]
                        )
                        (AndOr
                          children: [
                            (Pipeline
                              children: [
                                (SimpleCommand
                                  words: [{(tar)} {(--list)} {(--verbose)} {($ VSub_Name '$tar_flag')}]
                                  redirects: [
                                    (Redir
                                      op_id: Redir_Less
                                      fd: 16777215
                                      arg_word: {($ VSub_Name '$z')}
                                      spids: [3597]
                                    )
                                  ]
                                )
                                (SimpleCommand
                                  words: [{(grep)} {(SQ <'\\.sh$'>)}]
                                  redirects: [
                                    (Redir
                                      op_id: Redir_Great
                                      fd: 16777215
                                      arg_word: {($ VSub_Name '$listing')}
                                      spids: [3609]
                                    )
                                  ]
                                )
                              ]
                              negated: False
                            )
                            (C {(true)})
                          ]
                          op_id: Op_DPipe
                        )
                      ]
                      spids: [3568 3618]
                    )
                )
              ]
              negated: False
            )
          ]
          spids: [3542]
        )
      spids: [3538 3541]
    )
    (FuncDef
      name: aboriginal-biggest
      body: 
        (BraceGroup
          children: [
            (Pipeline
              children: [
                (C {(cat)} {($ VSub_Name '$AB_OUT') (/) (Lit_Other '*') (.txt)})
                (C {(awk)} {(SQ <'{print $3 " " $6}'>)})
                (C {(sort)} {(-n)})
              ]
              negated: False
            )
          ]
          spids: [3627]
        )
      spids: [3623 3626]
    )
    (Assignment
      keyword: Assign_Readonly
      pairs: [
        (assign_pair
          lhs: (LhsName name:AB_TIMES)
          op: Equal
          rhs: {(_tmp/parse-aboriginal.csv)}
          spids: [3660]
        )
      ]
      spids: [3658]
    )
    (FuncDef
      name: parse-aboriginal
      body: 
        (BraceGroup
          children: [
            (Pipeline
              children: [
                (C {(find)} {($ VSub_Name '$ABORIGINAL_DIR')} {(-name)} {(SQ <'*.sh'>)})
                (C {(xargs)} {(-n1)} {(--)} {(benchmarks/time.py)} {(--output)} {($ VSub_Name '$AB_TIMES')} 
                  {(--)} {(bin/osh)} {(-n)} {(--ast-format)} {(none)}
                )
              ]
              negated: False
            )
          ]
          spids: [3669]
        )
      spids: [3665 3668]
    )
    (FuncDef
      name: ab-times
      body: 
        (BraceGroup
          children: [
            (C {(awk)} {(-F)} {(SQ <','>)} 
              {(SQ <'{ if ($2 > max_elapsed) max_elapsed = $2 } END { print(max_elapsed) }'>)} {($ VSub_Name '$AB_TIMES')}
            )
          ]
          spids: [3727]
        )
      spids: [3723 3726]
    )
    (FuncDef
      name: analyze-noclobber
      body: 
        (BraceGroup
          children: [
            (Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (LhsName name:out)
                  op: Equal
                  rhs: {(_tmp/noclobber.txt)}
                  spids: [3823]
                )
              ]
              spids: [3821]
            )
            (AndOr
              children: [
                (TimeBlock
                  pipeline: 
                    (Pipeline
                      children: [
                        (C {(abspaths)})
                        (C {(grep)} {(-v)} {(SQ <test/wild.sh>)})
                        (SimpleCommand
                          words: [{(xargs)} {(grep)} {(-E)} {(SQ <'noclobber|^set -C|^set +C'>)}]
                          redirects: [
                            (Redir
                              op_id: Redir_Great
                              fd: 16777215
                              arg_word: {($ VSub_Name '$out')}
                              spids: [3858]
                            )
                          ]
                        )
                      ]
                      negated: False
                    )
                )
                (C {(true)})
              ]
              op_id: Op_DPipe
            )
            (C {(wc)} {(-l)} {($ VSub_Name '$out')})
          ]
          spids: [3818]
        )
      spids: [3814 3817]
    )
    (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: [3882 3886]
                      )
                    )
                  } {(Lit_Other '=')} {(SQ <wild.sh>)}
                )
              terminator: <Op_Semi ';'>
            )
          ]
          action: [(C {(DQ ($ VSub_At '$@'))})]
          spids: [16777215 3896]
        )
      ]
      spids: [16777215 3903]
    )
  ]
)