MCPcopy Create free account
hub / github.com/3rdparty/libprocess / baz

Function baz

src/tests/process_tests.cpp:1705–1705  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1703
1704
1705static int baz(string s) { return 42; }
1706
1707
1708static Future<int> bam(string s) { return 42; }

Callers 1

TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected