rust/tests/run-make/pretty-print-to-file/input.pp

4 lines
50 B
Puppet

#[crate_type = "lib"]
pub fn foo() -> i32 { 45 }