Archived
1
This repository has been archived on 2021-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
2021-05-28 13:15:20 -04:00

4 lines
45 B
Rust

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