MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / print_version

Function print_version

deps/lua/src/lua.c:111–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109
110
111static void print_version (void) {
112 l_message(NULL, LUA_RELEASE " " LUA_COPYRIGHT);
113}
114
115
116static int getargs (lua_State *L, char **argv, int n) {

Callers 1

pmainFunction · 0.85

Calls 1

l_messageFunction · 0.85

Tested by

no test coverage detected