(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_)} {(stat)})
    (AndOr
      ops: [Op_DPipe]
      children: [
        (SimpleCommand
          words: [{(printf)} {(--)} {(SQ <'-\\n'>)}]
          redirects: [(Redir op_id:Redir_Great fd:16777215 arg_word:{(exp)} spids:[73])]
        )
        (C {(framework_failure_)})
      ]
    )
    (AndOr ops:[Op_DPipe] children:[(C {(touch)} {(f)}) (C {(framework_failure_)})])
    (AndOr
      ops: [Op_DPipe]
      children: [
        (SimpleCommand
          words: [{(stat)} {(--format) (Lit_Other '=') (Lit_Other '%') (n)} {(-)}]
          redirects: [
            (Redir op_id:Redir_Less fd:16777215 arg_word:{(f)} spids:[99])
            (Redir op_id:Redir_Great fd:16777215 arg_word:{(out)} spids:[103])
          ]
        )
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[109])]
          spids: [109]
        )
      ]
    )
    (AndOr
      ops: [Op_DAmp]
      children: [
        (SimpleCommand
          words: [{(stat)} {(-f)} {(-)}]
          redirects: [(Redir op_id:Redir_Less fd:16777215 arg_word:{(f)} spids:[118])]
        )
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[124])]
          spids: [124]
        )
      ]
    )
    (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:[136])]
          spids: [136]
        )
      ]
    )
    (C {(Exit)} {($ VSub_Name '$fail')})
  ]
)