]> git.lizzy.rs Git - rust.git/blob - tests/run-make/issue-96498/foo.rs
Remove confusing 'while checking' note from opaque future type mismatches
[rust.git] / tests / run-make / issue-96498 / foo.rs
1 #![crate_type = "cdylib"]
2
3 #[no_mangle]
4 extern "C" fn foo() {}