MCPcopy Create free account
hub / github.com/bloomberg/comdb2 / print_version

Function print_version

lua/lua.c:109–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107
108
109static void print_version (void) {
110 l_message(NULL, LUA_RELEASE " " LUA_COPYRIGHT);
111}
112
113
114static 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