OP_LOADNIL
if (GET_OPCODE(*previous) == OP_LOADNIL) {
luaK_codeABC(fs, OP_LOADNIL, from, n - 1, 0); /* else no optimization */
case OP_LOADNIL: {
vmcase(OP_LOADNIL,