Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ f
Function
f
tests/TestLValue.cpp:6–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
"int v = 0;\r\n\
5
int v2 = 12, v4 = 15;\r\n\
6
auto k = { 3, 4, 9 };\r\n\
7
int ref f(){ return &v; }\r\n\
8
auto g(){ return &k; }\r\n\
9
f() = 5;\r\n\
10
g()[0] = 12;\r\n\
Callers
11
TestVariables.cpp
File · 0.70
foobar
Function · 0.70
TestClosures.cpp
File · 0.70
ff
Function · 0.70
TestStackRealloc.cpp
File · 0.70
TestCompileFail.cpp
File · 0.70
TestNamespace.cpp
File · 0.70
TestInference.cpp
File · 0.70
TestCoroutine.cpp
File · 0.70
TestGenericType.cpp
File · 0.70
TestSpecial.cpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected