]> git.lizzy.rs Git - rust.git/blob - tests/run-make/issue-85401-static-mir/baz.rs
Rollup merge of #106664 - chenyukang:yukang/fix-106597-remove-lseek, r=cuviper
[rust.git] / tests / run-make / issue-85401-static-mir / baz.rs
1 fn main() {
2     bar::bar()
3 }