Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ Int
Function
Int
tests/TestListComprehension.cpp:15–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
{\r\n\
14
int i;\r\n\
15
}\r\n\
16
Int Int(int x){ Int a; a.i = x; return a; }\r\n\
17
Int[] xI = { for(i in range(1,30)) yield Int(i); };\r\n\
18
class BigInt\r\n\
19
{\r\n\
Callers
1
TestListComprehension.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected