fix example 6

This commit is contained in:
Mark 2024-06-19 14:00:27 +02:00
parent 11eee72a61
commit 9e7bbc110e

View File

@ -80,7 +80,7 @@ loop {
() -> "not a number!".println () -> "not a number!".println
) )
} }
() -> (()) () -> ()
) )
} }
&player = player.eq(false) &player = player.eq(false)