Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ simultaneous_chaiscript_do_something
Function
simultaneous_chaiscript_do_something
unittests/compiled_tests.cpp:467–470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
465
466
467
int simultaneous_chaiscript_do_something(int i)
468
{
469
return i + 2;
470
}
471
472
int simultaneous_chaiscript_do_something_else(int i)
473
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected