MCPcopy 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\
76short sh(int a){ return a; }\r\n\
77auto n = { 10, 12, 11, 156 };\r\n\
78auto m = \"hello?\";\r\n\
79auto l = { sh(1), sh(2), sh(3) };\r\n\

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected