Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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\
82
auto RecallerPtr_ = Recaller;\r\n\
83
auto Recaller2Ptr_ = Recaller2;\r\n\
84
int inside(int a, b){ return a / b; }\r\n\
85
int inside2(int a, b){ return RecallerPtr_(a, b); }\r\n\
86
int test(int i)\r\n\
87
{\r\n\
Callers
1
TestRuntimeFail.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected