433da1fc04
They pass fine.
5 lines
63 B
Rust
5 lines
63 B
Rust
/// Main function
|
|
fn main() {
|
|
println!("Hello, world!");
|
|
}
|