4 lines
43 B
Rust
4 lines
43 B
Rust
fn main() {
|
|
println!("Hello, nix!");
|
|
}
|
fn main() {
|
|
println!("Hello, nix!");
|
|
}
|