respond to feedback
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
fn main() {
|
fn main() {
|
||||||
print("Hello, world!");
|
print("Hello, world!");
|
||||||
print("Goodbye, world!");
|
print("Goodbye, world!");
|
||||||
// some (not really) documentation comment
|
// some documentation comment
|
||||||
}
|
}
|
||||||
|
|
||||||
// a function that prints the msg
|
// a function that prints the msg
|
||||||
|
|||||||
Reference in New Issue
Block a user