rust/tests/run-make/branch-protection-check-IBT/main.rs

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

4 lines
43 B
Rust
Raw Normal View History

2023-05-05 13:32:20 -05:00
fn main() {
println!("hello world");
}