]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/pretty-print-to-file/input.pp
Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3
[rust.git] / tests / run-make-fulldeps / pretty-print-to-file / input.pp
1
2 #[crate_type = "lib"]
3 pub fn foo() -> i32 { 45 }