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

Function bar

tests/TestLocalClass.cpp:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15const char *testLocalClass2 =
16"{\r\n\
17 class X{ int i; int bar(){ return -i; } }\r\n\
18 X a;\r\n\
19 a.i = 5;\r\n\
20 return a.bar();\r\n\

Callers 1

TestLocalClass.cppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected