Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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\
66
int Foo:GetBar(){ return bar; }\r\n\
67
Foo a;\r\n\
68
a.bar = 14;\r\n\
69
\r\n\
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected