// 2.4.1 of the spec says: "Prefix modifiers are not applicable to variables that have composite values."
thrownewError('Prefix modifiers are not applicable to variables that have composite values. You tried to expand '+this+" with "+JSON.stringify(value));