]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/incr-add-rust-src-component/main.rs
Rollup merge of #106570 - Xaeroxe:div-duration-tests, r=JohnTitor
[rust.git] / tests / run-make-fulldeps / incr-add-rust-src-component / main.rs
1 fn main() {
2     println!("Hello World");
3 }