MCPcopy Index your code
hub / github.com/antirez/botlib / main

Function main

sds.c:1297–1299  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1295
1296#ifdef SDS_TEST_MAIN
1297int main(void) {
1298 return sdsTest();
1299}
1300#endif

Callers

nothing calls this directly

Calls 1

sdsTestFunction · 0.85

Tested by

no test coverage detected