1 2 3 4 5 6 7 8
#[link(name = "issue2196b", vers = "0.1")]; #[crate_type = "lib"]; use a(name = "issue2196a"); type d = str; impl d for d { }