mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-05-03 00:19:12 +00:00
4 lines
45 B
Rust
4 lines
45 B
Rust
|
fn main() {
|
||
|
println!("Hello, world!");
|
||
|
}
|