mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 18:45:15 +00:00
5 lines
46 B
Rust
5 lines
46 B
Rust
fn main() {
|
|
println!("Hello, world!");
|
|
}
|
|
|