LUA_OPUNM
if (op != LUA_OPUNM) /* all other operations expect two operands */
case LUA_OPUNM: return luai_numunm(NULL, v1);