summaryrefslogtreecommitdiffstats
path: root/tests/run-make/branch-protection-check-IBT/main.rs
blob: ad379d6ea4373eab048e758c128f99477cb6c8a8 (plain)
1
2
3
fn main() {
    println!("hello world");
}