(CommandList
  children: [
    (AndOr
      ops: [Op_DPipe]
      children: [
        (C {(./test-fseeko3) (${ VSub_Name EXEEXT)} {(0)} 
          {(DQ ($ VSub_Name '$srcdir') (/test-fseeko3.sh))}
        )
        (ControlFlow token:<ControlFlow_Exit exit> arg_word:{(1)})
      ]
    )
    (AndOr
      ops: [Op_DPipe]
      children: [
        (C {(./test-fseeko3) (${ VSub_Name EXEEXT)} {(1)} 
          {(DQ ($ VSub_Name '$srcdir') (/test-fseeko3.sh))}
        )
        (ControlFlow token:<ControlFlow_Exit exit> arg_word:{(1)})
      ]
    )
    (ControlFlow token:<ControlFlow_Exit exit> arg_word:{(0)})
  ]
)