Fixed creation of implicit create() for the case of the empty set. Added warning for use of both implicit and explicit create() in compat mode. The implicit arguments to the explicit create() are now nameless. The variables declared by the implicit create can thus be referred to by code in the explicit create() without needing to be prefixed by this_porgram:: or similar. Rev: src/language.yacc:1.386