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