Method code for $read_parser.add()

[Turn off line numbering]
  1: arg dict, @args;
  2: 
  3: return (<this(), ((> dict.add(@args) <))>);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon