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

Function main

tests/EduCoroutineSuspendNeverTest.cpp:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39
40
41int main() {
42 auto s = fun<int>();
43}
44

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected