$hfile "scripting/test.h" void print(lua_State *L, const char *s); void say(lua_State *L, const char *s); // vim: syn=cpp