add new function
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
fn main() {
|
||||
print("Hello, world!");
|
||||
print("Goodbye, world!");
|
||||
print("bye everyone");
|
||||
// some (not really) documentation comment
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user