(CommandList
  children: [
    (Sentence
      child: 
        (C {(.)} 
          {
            (DQ 
              (BracedVarSub
                token: <VSub_Name srcdir>
                suffix_op: (StringUnary op_id:VTest_Equals arg_word:{(.)})
                spids: [47 51]
              ) (/tests/init.sh)
            )
          }
        )
      terminator: <Op_Semi ';'>
    )
    (C {(path_prepend_)} {(./src)})
    (C {(print_ver_)} {(ls)})
    (AndOr ops:[Op_DPipe] children:[(C {(mkdir)} {(dir)}) (C {(framework_failure_)})])
    (AndOr
      ops: [Op_DPipe]
      children: [
        (SimpleCommand
          words: [{(ls)} {(-lR)} {(--dired)} {(dir)}]
          redirects: [(Redir op_id:Redir_Great fd:16777215 arg_word:{(out)} spids:[86])]
          more_env: [(env_pair name:LC_MESSAGES val:{(C)} spids:[75])]
        )
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[92])]
          spids: [92]
        )
      ]
    )
    (SimpleCommand
      words: [{(cat)}]
      redirects: [
        (HereDoc
          op_id: Redir_DLess
          fd: 16777215
          body: 
            {
              (DQ ('  dir:\n') ('  total 0\n') ('//SUBDIRED// 2 5\n') 
                ('//DIRED-OPTIONS// --quoting-style=literal\n')
              )
            }
          do_expansion: True
          here_end: EOF
          was_filled: T
          spids: [97]
        )
        (Redir op_id:Redir_Great fd:16777215 arg_word:{(exp)} spids:[100])
      ]
    )
    (AndOr
      ops: [Op_DPipe]
      children: [
        (C {(compare)} {(exp)} {(out)})
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[118])]
          spids: [118]
        )
      ]
    )
    (C {(Exit)} {($ VSub_Name '$fail')})
  ]
)