summaryrefslogtreecommitdiffstats
path: root/tests/run-make/hir-tree/input.rs
blob: 9d1a4e9e47d718f0355edc7eef18090bcc6fc152 (plain)
1
2
3
fn main() {
    println!("Hello, Rustaceans!");
}