mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-11-05 23:26:23 +01:00
4 lines
45 B
Rust
4 lines
45 B
Rust
|
fn main() {
|
||
|
println!("Hello, world!");
|
||
|
}
|