aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/rust/compile/rust_abi.rs
blob: ec9dc0d419e4ad75ff91f4632676ef7c9586eef4 (plain)
1
pub fn f(_: extern "Rust" fn()) {}