Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codr7/hacktical-c
/ hc_form
Class
hc_form
dsl/tests.c:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
assert(hc_read_expr(&in, &out, &sloc));
15
16
struct hc_form *f = hc_baseof(out.next, struct hc_form, owner);
17
assert(f->type == &HC_CALL_FORM);
18
}
19
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected