blob: 5adafff1a7259b871b9dc3a13ef20021686fbfa9 [file] [log] [blame]
#[test]
fn test() {
dep1::dep1();
dep2::dep2();
}