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

Function inside

tests/TestCallTransitions.cpp:83–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81"import func.test;\r\n\
82auto RecallerPtr_ = Recaller;\r\n\
83auto Recaller2Ptr_ = Recaller2;\r\n\
84int inside(int a, b){ return a / b; }\r\n\
85int inside2(int a, b){ return RecallerPtr_(a, b); }\r\n\
86int test(int i)\r\n\
87{\r\n\

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected