]> git.proxmox.com Git - rustc.git/blob - src/test/codegen/auxiliary/nounwind.rs
Update unsuspicious file list
[rustc.git] / src / test / codegen / auxiliary / nounwind.rs
1 #[no_mangle]
2 pub fn bar() {
3 }