MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / global_function

Function global_function

integrationTest/folder/main.cc:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23#include "../SimpleTestObject.h"
24
25void global_function() {
26 SimpleTest st(99);
27 st.logSomething();
28}

Callers

nothing calls this directly

Calls 1

logSomethingMethod · 0.80

Tested by

no test coverage detected