MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / Fun

Method Fun

tests/EduCfrontTest2.cpp:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3class Test
4{
5 static int Fun() { return 2; }
6};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected