]> git.proxmox.com Git - rustc.git/blob - tests/ui/functions-closures/auxiliary/fn-abi.rs
New upstream version 1.68.2+dfsg1
[rustc.git] / tests / ui / functions-closures / auxiliary / fn-abi.rs
1 #[no_mangle]
2 pub extern "C" fn foo() {}