(CommandList
  children: [
    (AndOr
      ops: [Op_DPipe]
      children: [
        (SimpleCommand
          words: [{(./test-freadseek) (${ VSub_Name EXEEXT)} {(5)} {(19)} {(6)} {(7)} {(18)} {(9)} {(19)}]
          redirects: [
            (Redir
              op_id: Redir_Less
              fd: 16777215
              arg_word: {(DQ ($ VSub_Name '$srcdir') (/test-freadseek.sh))}
              spids: [23]
            )
          ]
        )
        (ControlFlow token:<ControlFlow_Exit exit> arg_word:{(1)})
      ]
    )
    (AndOr
      ops: [Op_DPipe]
      children: [
        (Pipeline
          children: [
            (C {(cat)} {(DQ ($ VSub_Name '$srcdir') (/test-freadseek.sh))})
            (C {(./test-freadseek) (${ VSub_Name EXEEXT)} {(5)} {(19)} {(6)} {(7)} {(18)} {(9)} {(19)})
          ]
          negated: F
        )
        (ControlFlow token:<ControlFlow_Exit exit> arg_word:{(1)})
      ]
    )
    (ControlFlow token:<ControlFlow_Exit exit> arg_word:{(0)})
  ]
)