Comment # 1 on bug 206 from
You probably want to use sadd or uadd instead.  There are around a dozen
builtins like this that don't provide parameters (generic builtins).

What should be done is either to not expose them, or to provide templates such
as the one you've provided to give proper access to it.


You are receiving this mail because: