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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
50 B
ObjectPascal
Raw Normal View History

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