add more comments
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/// This is the best implementation of this program to ever exist.
|
||||
fn main() {
|
||||
let message = "Hello, world!";
|
||||
println!("{message}");
|
||||
|
||||
Reference in New Issue
Block a user