summaryrefslogtreecommitdiffstats
path: root/tests/run-make/compressed-debuginfo/foo.rs
blob: 185ce22450c9047982b4ee4fdc5a34886062ce7d (plain)
1
2
3
pub fn foo() -> i32 {
    42
}