MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / print_version

Function print_version

extlibs/lua/src/lua.c:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143
144
145static void print_version (void) {
146 lua_writestring(LUA_COPYRIGHT, strlen(LUA_COPYRIGHT));
147 lua_writeline();
148}
149
150
151/*

Callers 1

pmainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected