Project

General

Profile

Bug #3769 ยป mod-remove-const.patch

runpaint (Run Paint Run Run), 09/02/2010 09:32 PM

View differences:

variable.c
* remove_const(sym) -> obj
*
* Removes the definition of the given constant, returning that
* constant's value. Predefined classes and singleton objects (such as
* <i>true</i>) cannot be removed.
* constant's value.
*/
VALUE
    (1-1/1)