Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThePhD/sol2
/ func_2
Function
func_2
tests/run_time/source/functions.cpp:89–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
int func_2(int, int) {
90
return 2;
91
}
92
93
void func_3(int, int, int) {
94
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected