This commit is contained in:
olivia 2018-05-16 15:30:30 +02:00
parent 5310dfd406
commit 89f2a986c0
3 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
fn guess_this () -> i32 {
fn guess_this() -> i32 {
let one = 5;
let two = 7;