MCPcopy Create free account
hub / github.com/ElementsProject/lightning / example

Function example

common/test/run-bolt12-format-string-test.c:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97static void example(const char *comment, bool valid, const char *str)
98{
99 example2(comment, valid, str, false);
100}
101
102static void example_final(const char *comment, bool valid, const char *str)
103{

Callers 1

mainFunction · 0.70

Calls 1

example2Function · 0.85

Tested by

no test coverage detected