1
0
mirror of https://github.com/actix/actix-website synced 2025-01-23 16:44:36 +01:00

4 lines
45 B
Rust
Raw Normal View History

fn main() {
println!("Hello, world!");
}