MCPcopy Create free account
hub / github.com/build-cpp/cmkr / main

Function main

tests/interface/src/main.cpp:5–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3#include "mylib/mylib.hpp"
4
5int main() {
6 printf("mylib version: %s\n", mylib::version());
7}

Callers

nothing calls this directly

Calls 1

versionFunction · 0.50

Tested by

no test coverage detected