blob: 4dfb90909209dda9877ecbce394fd53a367d7cb4 [file] [log] [blame]
#[test]
fn test() {
assert_eq!(43, rdep::rdep());
}