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