blob: 97a4af374758d4ffd11af29b97df1d81f2aa050a [file] [log] [blame] [edit]
extern "C" fn _f() -> libc::uintptr_t {}
//~^ ERROR failed to resolve: use of undeclared crate or module `libc`
fn main() {}