(CommandList
  children: [
    (C {(Setup.use)} {(Pkg)})
    (If
      arms: [
        (if_arm
          cond: [(Sentence child:(C {(Setup.params)} {(-package)}) terminator:<Op_Semi ';'>)]
          action: [
            (C {(Pkg.package)} {(Pkg.files)} 
              {(usr/share/doc/setup/README.md) (Lit_Other '=') (README.md)} 
              {
                (CommandSubPart
                  command_list: 
                    (CommandList
                      children: [
                        (ForEach
                          iter_name: file
                          iter_words: [
                            {
                              (CommandSubPart
                                command_list: 
                                  (CommandList
                                    children: [(C {(find)} {(bin)} {(lib)} {(-type)} {(f)})]
                                  )
                                left_token: <Left_CommandSub '$('>
                                spids: [36 46]
                              )
                            }
                          ]
                          do_arg_iter: F
                          body: 
                            (DoGroup
                              children: [
                                (Sentence
                                  child: 
                                    (C {(echo)} 
                                      {(DQ (usr/) ($ VSub_Name '$file') ('=') ($ VSub_Name '$file'))}
                                    )
                                  terminator: <Op_Semi ';'>
                                )
                              ]
                              spids: [49 61]
                            )
                          spids: [35 47]
                        )
                      ]
                    )
                  left_token: <Left_CommandSub '$('>
                  spids: [29 62]
                )
              }
            )
          ]
          spids: [16777215 14]
        )
      ]
      spids: [16777215 64]
    )
  ]
)