pfff helloworld...
This commit is contained in:
parent
13586edbe1
commit
b50153dcfe
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// &'static is a "lifetime specifier", something you'll learn more about later
|
||||
pub fn hello() -> &'static str {
|
||||
"Goodbye, Mars!"
|
||||
"Hello, World!"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue