]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/pretty-print-to-file/input.pp
Preserve split DWARF files when building archives.
[rust.git] / tests / run-make-fulldeps / pretty-print-to-file / input.pp
1
2 #[crate_type = "lib"]
3 pub fn foo() -> i32 { 45 }