(command.CommandList
  children: [
    (command.Simple
      blame_tok: <.>
      more_env: []
      words: [{<.>} {(${ Id.VSub_Name srcdir) <'/emulparams/aarch64linux32.sh'>}]
      redirects: []
      do_fork: T
    )
    (command.ShAssignment
      left: <Id.Lit_VarLike 'OUTPUT_FORMAT='>
      pairs: [
        (AssignPair
          left: <Id.Lit_VarLike 'OUTPUT_FORMAT='>
          lhs: (sh_lhs_expr.Name left:<Id.Lit_VarLike 'OUTPUT_FORMAT='> name:OUTPUT_FORMAT)
          op: assign_op.Equal
          rhs: {(DQ <elf32-bigaarch64>)}
        )
      ]
      redirects: []
    )
    (command.ShAssignment
      left: <Id.Lit_VarLike 'ELF_INTERPRETER_NAME='>
      pairs: [
        (AssignPair
          left: <Id.Lit_VarLike 'ELF_INTERPRETER_NAME='>
          lhs: 
            (sh_lhs_expr.Name
              left: <Id.Lit_VarLike 'ELF_INTERPRETER_NAME='>
              name: ELF_INTERPRETER_NAME
            )
          op: assign_op.Equal
          rhs: 
            {(word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\"'> ch:'"') 
              <'/lib/ld-linux-aarch64_be_ilp32.so.1'> (word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\"'> ch:'"')
            }
        )
      ]
      redirects: []
    )
  ]
)