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

4 lines
43 B
Rust
Raw Normal View History

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