MCPcopy Create free account
hub / github.com/beefytech/Beef / IRef

Function IRef

IDE/mintest/src/cpp/sys.cpp:243–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241}
242
243void IRef(int& i)
244{
245 i++;
246}
247
248struct CPPStruct
249{

Callers 1

CPPSTestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected