// vim:syntax=lpc // inherit .Volatile; void create() { mapping(string:mixed) data = ([ ]); ::create(data); } void save() { }