Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
void global_function() {
26
SimpleTest st(99);
27
st.logSomething();
28
}
Callers
nothing calls this directly
Calls
1
logSomething
Method · 0.80
Tested by
no test coverage detected