Executor

Loading editor...

// Rust 1.66
fn main() {
    println!("Hello, world!");
}

Standard output

Standard error