]> git.lizzy.rs Git - rust.git/blob - src/test/codegen/auxiliary/nounwind.rs
Rollup merge of #102227 - devnexen:solarish_get_path, r=m-ou-se
[rust.git] / src / test / codegen / auxiliary / nounwind.rs
1 #[no_mangle]
2 pub fn bar() {
3 }