add more comments

This commit is contained in:
2026-01-16 21:29:52 +02:00
parent 7ca2222818
commit cc09a81e56
+1
View File
@@ -1,3 +1,4 @@
/// This is the best implementation of this program to ever exist.
fn main() {
let message = "Hello, world!";
println!("{message}");