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

Function main

tests/vcpkg/src/main.cpp:3–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <fmt/core.h>
2
3int main() {
4 fmt::print("Hello, world!\n");
5}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected