(command.CommandList
  children: [
    (command.Simple
      words: [
        {(echo)}
        {
          (DQ ('fatal: git was built without support for ') 
            (command_sub
              left_token: (Token id:Id.Left_DollarParen val:'$(' span_id:11)
              command_list: 
                (command.CommandList
                  children: [(C {(basename)} {($ Id.VSub_Number '$0')})]
                )
            ) (' (@@REASON@@).')
          )
        }
      ]
      redirects: [(redir.Redir op:(Token id:Id.Redir_GreatAnd val:'>&' span_id:6) fd:-1 arg_word:{(2)})]
    )
    (command.ControlFlow token:(Token id:Id.ControlFlow_Exit val:exit span_id:19) arg_word:{(128)})
  ]
)