]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/cross-lang-lto/main.rs
Merge commit 'a8385522ade6f67853edac730b5bf164ddb298fd' into simd-remove-autosplats
[rust.git] / src / test / run-make-fulldeps / cross-lang-lto / main.rs
1 fn main() {
2     println!("Hello World");
3 }