Appearance
nil値をスタックにプッシュします。
nil
[-0, +1, -]
void lua_pushnil (lua_State *L);
lua_pushnil(L);
このコードは、スタックにnilをプッシュします。