neovim/src/bit.h

4 lines
49 B
C

#include <lua.h>
int luaopen_bit(lua_State *L);