Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ sh
Function
sh
tests/TestImplicitArray.cpp:75–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
res += arr[i];\r\n\
74
return res;\r\n\
75
}\r\n\
76
short sh(int a){ return a; }\r\n\
77
auto n = { 10, 12, 11, 156 };\r\n\
78
auto m = \
"hello?\"
;\r\n\
79
auto l = { sh(1), sh(2), sh(3) };\r\n\
Callers
1
TestImplicitArray.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected