Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ OutputTail
Method
OutputTail
src/CoverageTestExtension.cpp:148–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
void
149
CoverageTestExtension::OutputTail(std::ostream &out)
150
{
151
out << AbsExtension::tab_ <<
"return 0;"
<< endl;
152
}
153
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected