(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)} {(touch)})
    (Assignment
      keyword: Assign_None
      pairs: [(assign_pair lhs:(LhsName name:date) op:Equal rhs:{(1998-01-15)} spids:[67])]
      spids: [67]
    )
    (AndOr
      ops: [Op_DPipe]
      children: [(C {(touch)} {(-d)} {(DQ ($ VSub_Name '$date'))} {(c)}) (C {(framework_failure_)})]
    )
    (AndOr
      ops: [Op_DPipe]
      children: [(C {(touch)} {(-d)} {(DQ ($ VSub_Name '$date'))} {(a)}) (C {(framework_failure_)})]
    )
    (AndOr
      ops: [Op_DPipe]
      children: [(C {(touch)} {(-d)} {(DQ ($ VSub_Name '$date'))} {(b)}) (C {(framework_failure_)})]
    )
    (AndOr
      ops: [Op_DPipe]
      children: [
        (SimpleCommand
          words: [{(ls)} {(-1t)} {(a)} {(b)} {(c)}]
          redirects: [(Redir op_id:Redir_Great fd:16777215 arg_word:{(out)} spids:[125])]
        )
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[131])]
          spids: [131]
        )
      ]
    )
    (SimpleCommand
      words: [{(cat)}]
      redirects: [
        (HereDoc
          op_id: Redir_DLess
          fd: 16777215
          body: {(DQ ('a\n') ('b\n') ('c\n'))}
          do_expansion: True
          here_end: EOF
          was_filled: T
          spids: [136]
        )
        (Redir op_id:Redir_Great fd:16777215 arg_word:{(exp)} spids:[139])
      ]
    )
    (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:[155])]
          spids: [155]
        )
      ]
    )
    (C {(rm)} {(-rf)} {(out)} {(exp)})
    (AndOr
      ops: [Op_DPipe]
      children: [
        (SimpleCommand
          words: [{(ls)} {(-1rt)} {(a)} {(b)} {(c)}]
          redirects: [(Redir op_id:Redir_Great fd:16777215 arg_word:{(out)} spids:[177])]
        )
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[183])]
          spids: [183]
        )
      ]
    )
    (SimpleCommand
      words: [{(cat)}]
      redirects: [
        (HereDoc
          op_id: Redir_DLess
          fd: 16777215
          body: {(DQ ('c\n') ('b\n') ('a\n'))}
          do_expansion: True
          here_end: EOF
          was_filled: T
          spids: [188]
        )
        (Redir op_id:Redir_Great fd:16777215 arg_word:{(exp)} spids:[191])
      ]
    )
    (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:[207])]
          spids: [207]
        )
      ]
    )
    (C {(Exit)} {($ VSub_Name '$fail')})
  ]
)