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

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

6 lines
48 B
Rust
Raw Normal View History

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