
if [[ -v kweo ]]
then if [[ "$kweo" == "$ckwp" ]]
 then unset kweo
  eval -- "${ckwpe:-}"
 else kwa+=( "$ckwp" )
 fi
 continue
fi
 

