Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
6a9359232eff24fa6f30978ac2d84bef615d591d
/
.
/
test
/
cc_common_link
/
test.rs
blob: 4dfb90909209dda9877ecbce394fd53a367d7cb4 [
file
]
#[
test
]
fn
test
()
{
assert_eq
!(
43
,
rdep
::
rdep
());
}