(CommandList
  children: [
    (C {(set)} {(-e)})
    (Assignment
      keyword: Assign_None
      pairs: [
        (assign_pair
          lhs: (LhsName name:FEDORA22_DEPS)
          op: Equal
          rhs: 
            {
              (DQ 
                (
'make gcc glibc-devel glibc-static cpio squashfs-tools gpg autoconf automake golang file git wget tar xz patch bc hostname findutils openssl libacl-devel openssl-devel systemd-devel'
                )
              )
            }
          spids: [9]
        )
      ]
      spids: [9]
    )
    (C {(dnf)} {(install)} {(-y)} {(${ VSub_Name FEDORA22_DEPS)})
  ]
)