lua_maxinteger top-level constant

int const lua_maxinteger

Implementation

const lua_maxinteger = 1<<63 - 1;