MCPcopy Create free account
hub / github.com/WheretIB/nullc / Foo

Function Foo

tests/TestClasses.cpp:230–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228"class Foo\r\n\
229{\r\n\
230 int y;\r\n\
231 void Foo(){ y = 9; }\r\n\
232}\r\n\
233Foo l;\r\n\
234return l.y;";

Callers 1

TestClasses.cppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected