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

Function GetBar

tests/TestMembers.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61"class Foo\r\n\
62{\r\n\
63 int bar;\r\n\
64}\r\n\
65\r\n\
66int Foo:GetBar(){ return bar; }\r\n\
67Foo a;\r\n\
68a.bar = 14;\r\n\
69\r\n\

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected