]> git.lizzy.rs Git - rust.git/blob - tests/run-make/issue-85401-static-mir/baz.rs
Auto merge of #106458 - albertlarsan68:move-tests, r=jyn514
[rust.git] / tests / run-make / issue-85401-static-mir / baz.rs
1 fn main() {
2     bar::bar()
3 }