(CommandList
  children: [
    (AndOr
      children: [
        (FuncDef
          name: _unpack200
          body: 
            (BraceGroup
              children: [
                (Assignment
                  keyword: Assign_Local
                  pairs: [
                    (assign_pair lhs:(LhsName name:cur) op:Equal spids:[13])
                    (assign_pair lhs:(LhsName name:prev) op:Equal spids:[15])
                    (assign_pair lhs:(LhsName name:words) op:Equal spids:[17])
                    (assign_pair lhs:(LhsName name:cword) op:Equal spids:[19])
                    (assign_pair lhs:(LhsName name:split) op:Equal spids:[21])
                  ]
                  spids: [11]
                )
                (AndOr
                  children: [
                    (C {(_init_completion)} {(-s)})
                    (ControlFlow token:<ControlFlow_Return return>)
                  ]
                  op_id: Op_DPipe
                )
                (Case
                  to_match: {($ VSub_Name "$prev")}
                  arms: [
                    (case_arm
                      pat_list: [{(SQ <"-?">)} {(-h)} {(--help)} {(-V)} {(--version)} {(-J)}]
                      action: [(ControlFlow token:<ControlFlow_Return return> arg_word:{(0)})]
                      spids: [42 54 62 -1]
                    )
                    (case_arm
                      pat_list: [{(-H)} {(--deflate-hint)}]
                      action: [
                        (Assignment
                          keyword: Assign_None
                          pairs: [
                            (assign_pair
                              lhs: (LhsName name:COMPREPLY)
                              op: Equal
                              rhs: 
                                {
                                  (ArrayLiteralPart
                                    words: [
                                      {
                                        (CommandSubPart
                                          command_list: 
                                            (CommandList
                                              children: [
                                                (C {(compgen)} {(-W)} {(SQ <"true false keep">)} {(--)} 
                                                  {(DQ ($ VSub_Name "$cur"))}
                                                )
                                              ]
                                            )
                                          left_token: <Left_CommandSub "$(">
                                          spids: [74 90]
                                        )
                                      }
                                    ]
                                  )
                                }
                              spids: [71]
                            )
                          ]
                          spids: [71]
                        )
                        (ControlFlow
                          token: <ControlFlow_Return return>
                          arg_word: {(0)}
                        )
                      ]
                      spids: [65 68 100 -1]
                    )
                    (case_arm
                      pat_list: [{(-l)} {(--log-file)}]
                      action: [
                        (Assignment
                          keyword: Assign_None
                          pairs: [
                            (assign_pair
                              lhs: (LhsName name:COMPREPLY)
                              op: Equal
                              rhs: 
                                {
                                  (ArrayLiteralPart
                                    words: [
                                      {
                                        (CommandSubPart
                                          command_list: 
                                            (CommandList
                                              children: [
                                                (C {(compgen)} {(-W)} {(SQ <->)} {(--)} 
                                                  {(DQ ($ VSub_Name "$cur"))}
                                                )
                                              ]
                                            )
                                          left_token: <Left_CommandSub "$(">
                                          spids: [112 128]
                                        )
                                      }
                                    ]
                                  )
                                }
                              spids: [109]
                            )
                          ]
                          spids: [109]
                        )
                        (C {(_filedir)} {(log)})
                        (ControlFlow
                          token: <ControlFlow_Return return>
                          arg_word: {(0)}
                        )
                      ]
                      spids: [103 106 143 -1]
                    )
                  ]
                  spids: [34 38 146]
                )
                (AndOr
                  children: [
                    (C {($ VSub_Name "$split")})
                    (ControlFlow token:<ControlFlow_Return return>)
                  ]
                  op_id: Op_DAmp
                )
                (Assignment
                  keyword: Assign_Local
                  pairs: [
                    (assign_pair lhs:(LhsName name:i) op:Equal spids:[164])
                    (assign_pair
                      lhs: (LhsName name:pack)
                      op: Equal
                      rhs: {(false)}
                      spids: [166]
                    )
                    (assign_pair
                      lhs: (LhsName name:jar)
                      op: Equal
                      rhs: {(false)}
                      spids: [169]
                    )
                  ]
                  spids: [162]
                )
                (ForExpr
                  init: 
                    (BinaryAssign
                      op_id: Arith_Equal
                      left: (LhsName name:i)
                      right: (ArithWord w:{(Lit_Digits 0)})
                    )
                  cond: 
                    (ArithBinary
                      op_id: Arith_Less
                      left: (ArithVarRef name:i)
                      right: 
                        (ArithBinary
                          op_id: Arith_Minus
                          left: 
                            (ArithWord
                              w: 
                                {
                                  (BracedVarSub
                                    token: <VSub_Name words>
                                    prefix_op: VSub_Pound
                                    bracket_op: (WholeArray op_id:Lit_At)
                                    spids: [186 192]
                                  )
                                }
                            )
                          right: (ArithWord w:{(Lit_Digits 1)})
                        )
                    )
                  update: (UnaryAssign op_id:Node_PostDPlus child:(LhsName name:i))
                  body: 
                    (DoGroup
                      children: [
                        (Case
                          to_match: 
                            {
                              (BracedVarSub
                                token: <VSub_Name words>
                                bracket_op: (ArrayIndex expr:(ArithVarRef name:i))
                                spids: [210 215]
                              )
                            }
                          arms: [
                            (case_arm
                              pat_list: [{(Lit_Other "*") (.pack)} {(Lit_Other "*") (.pack.gz)}]
                              action: [
                                (Assignment
                                  keyword: Assign_None
                                  pairs: [
                                    (assign_pair
                                      lhs: (LhsName name:pack)
                                      op: Equal
                                      rhs: {(true)}
                                      spids: [227]
                                    )
                                  ]
                                  spids: [227]
                                )
                              ]
                              spids: [220 225 230 -1]
                            )
                            (case_arm
                              pat_list: [{(Lit_Other "*") (.jar)}]
                              action: [
                                (Assignment
                                  keyword: Assign_None
                                  pairs: [
                                    (assign_pair
                                      lhs: (LhsName name:jar)
                                      op: Equal
                                      rhs: {(true)}
                                      spids: [237]
                                    )
                                  ]
                                  spids: [237]
                                )
                              ]
                              spids: [233 235 240 -1]
                            )
                          ]
                          spids: [208 217 243]
                        )
                      ]
                      spids: [205 246]
                    )
                )
                (If
                  arms: [
                    (if_arm
                      cond: [
                        (Sentence
                          child: (Pipeline children:[(C {($ VSub_Name "$pack")})] negated:True)
                          terminator: <Op_Semi ";">
                        )
                      ]
                      action: [
                        (If
                          arms: [
                            (if_arm
                              cond: [
                                (Sentence
                                  child: 
                                    (DBracket
                                      expr: 
                                        (BoolBinary
                                          op_id: BoolBinary_GlobDEqual
                                          left: {(DQ ($ VSub_Name "$cur"))}
                                          right: {(-) (Lit_Other "*")}
                                        )
                                    )
                                  terminator: <Op_Semi ";">
                                )
                              ]
                              action: [
                                (Assignment
                                  keyword: Assign_None
                                  pairs: [
                                    (assign_pair
                                      lhs: (LhsName name:COMPREPLY)
                                      op: Equal
                                      rhs: 
                                        {
                                          (ArrayLiteralPart
                                            words: [
                                              {
                                                (CommandSubPart
                                                  command_list: 
                                                    (CommandList
                                                      children: [
                                                        (C {(compgen)} {(-W)} 
                                                          {
                                                            (SQ 
                                                              <
"--deflate-hint= --remove-pack-file\n"
                                                              > <"                --verbose --quiet --log-file= --help --version">
                                                            )
                                                          } {(--)} {(DQ ($ VSub_Name "$cur"))}
                                                        )
                                                      ]
                                                    )
                                                  left_token: <Left_CommandSub "$(">
                                                  spids: [284 301]
                                                )
                                              }
                                            ]
                                          )
                                        }
                                      spids: [281]
                                    )
                                  ]
                                  spids: [281]
                                )
                                (AndOr
                                  children: [
                                    (DBracket
                                      expr: 
                                        (BoolBinary
                                          op_id: BoolBinary_GlobDEqual
                                          left: {($ VSub_Name "$COMPREPLY")}
                                          right: {(Lit_Other "*") (BoolBinary_GlobEqual "=")}
                                        )
                                    )
                                    (C {(compopt)} {(-o)} {(nospace)})
                                  ]
                                  op_id: Op_DAmp
                                )
                              ]
                              spids: [-1 278]
                            )
                          ]
                          else_action: [(C {(_filedir)} {(SQ <"pack?(.gz)">)})]
                          spids: [326 336]
                        )
                      ]
                      spids: [-1 258]
                    )
                    (if_arm
                      cond: [
                        (Sentence
                          child: (Pipeline children:[(C {($ VSub_Name "$jar")})] negated:True)
                          terminator: <Op_Semi ";">
                        )
                      ]
                      action: [(C {(_filedir)} {(jar)})]
                      spids: [339 347]
                    )
                  ]
                  spids: [-1 355]
                )
              ]
              spids: [8]
            )
          spids: [4 7]
        )
        (C {(complete)} {(-F)} {(_unpack200)} {(unpack200)})
      ]
      op_id: Op_DAmp
    )
  ]
)