blob: 56698fe24897004f40d36f627dce58369b16e8fe [file]
//@ compile-flags: -Z threads=8
//@ run-pass
fn main() {
println!("Hello world!");
}