Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
145ad7609f95fd45dc1304dcfcb7a43cea52de8f
/
.
/
test
/
unit
/
native_deps
/
alwayslink.cc
blob: bd98ce0e5138d5631935e621a0a543c90c92fd52 [
file
]
extern
"C"
int
alwayslink
()
{
return
42
;
}