]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/hir-tree/input.rs
Rollup merge of #106714 - Ezrashaw:remove-e0490, r=davidtwco
[rust.git] / tests / run-make-fulldeps / hir-tree / input.rs
1 fn main() {
2     println!("Hello, Rustaceans!");
3 }