Skip to content
GitLab
Explore
Sign in
dfim
src
main.rs
Find file
Normal view
History
Permalink
main.rs
45 B
Newer
Older
Initial commit
Luker
committed
Dec 10, 2021
1
2
3
fn
main
()
{
println!
(
"Hello, world!"
);
}