rust/tests/run-make/ice-static-mir/baz.rs

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

4 lines
29 B
Rust
Raw Normal View History

2022-08-06 16:43:33 -05:00
fn main() {
bar::bar()
}