``` extern mod extra; fn main() {} ``` Would be good if rustc prints lint warning for `unused extern mod`.