1 2 3 4 5 6
// error-pattern:empty #[link_name] not allowed; use #[nolink]. #[link_name = ""] extern mod foo { #[legacy_exports]; }