(CommandList
  children: [
    (C {(echo)} 
      {
        (CommandSubPart
          command_list: (CommandList children:[(C {(cat)} {(hi)})])
          left_token: <Left_CommandSub '$('>
          spids: [2 6]
        )
      }
    )
  ]
)