(CommandList
  children: [
    (C {(_Dbg_help_add_sub)} {(set)} {(different)} 
      {
        (SQ <"**set different** [**off**|**on**]\n"> <"\n"> <"Set to stop at a different line\n"> <"\n"> 
          <"See also:\n"> <"---------\n"> <"\n"> <"**show different**">
        )
      }
    )
    (FuncDef
      name: _Dbg_do_set_different
      body: 
        (BraceGroup
          children: [
            (C {(_Dbg_set_onoff)} {(DQ ($ VSub_Number "$1"))} {(SQ <different>)})
            (ControlFlow token:<ControlFlow_Return return> arg_word:{($ VSub_QMark "$?")})
          ]
          spids: [81]
        )
      spids: [77 80]
    )
  ]
)