Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
71bdd246a408bfbf1663278cb2e404f5341161fc
/
.
/
test
/
rust_crate_group
/
test.rs
blob: 261e22d4485c97acf246eeb4c4e9792bf2302d7e [
file
]
#[
test
]
fn
test
()
{
proc_dep1
::
id
!(
dep1
::
dep1
());
dep2
::
dep2
();
}