it's important to comment our code
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
/// A "Hello, World!" program.
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
println!("Hello, world!");
|
println!("Hello, world!");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user