Method code for $ctext_frob.new_with()

[Turn on line numbering]
arg data, @vars;

[(vars ?= #[])] = vars;
return (<this(), [data, vars]>);

// Created 17-Jul-1996 as a part of ColdCore, see: @help Credit

Method Ancestry Override:

 ----   23 $ctext_frob.new_with(data, @vars)
 ----    7 $frob.new_with(value)

Tlon