MCPcopy Create free account
hub / github.com/KDAB/codebrowser / foo

Method foo

tests/test.cc:283–283  ·  view source on GitHub ↗

that's magic */

Source from the content-addressed store, hash-verified

281 }
282 /* that's magic */
283 int foo() { return 4; }
284 };
285
286 goto label;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected