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

Function foo

tests/TestClosures.cpp:109–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107 typeof(foobar) local3 = foobar;\r\n\
108\r\n\
109 int bar(int ref(int[3]) x){ return local3(x); }\r\n\
110 int foo(int[3] x){ return local1 + x[local2]; }\r\n\
111\r\n\
112 result = bar(foo);\r\n\
113}\r\n\

Callers 2

proxyFunction · 0.70
TestClosures.cppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected