// xfail-fast // aux-build:anon-extern-mod-cross-crate-1.rs use anonexternmod; import anonexternmod::*; fn main() { last_os_error(); }