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