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