Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
6a9359232eff24fa6f30978ac2d84bef615d591d
/
.
/
test
/
rust_crate_group
/
test.rs
blob: 5adafff1a7259b871b9dc3a13ef20021686fbfa9 [
file
]
#[
test
]
fn
test
()
{
dep1
::
dep1
();
dep2
::
dep2
();
}