tutorial: Don't iloop in example
This commit is contained in:
parent
7937905dbf
commit
4081b40523
@ -204,7 +204,7 @@ paretheses, while their bodies *must* be wrapped in
|
||||
brackets. Single-statement, bracket-less bodies are not allowed.
|
||||
|
||||
~~~~
|
||||
# fn calibrate_universe() -> bool { true }
|
||||
# fn calibrate_universe() -> bool { false }
|
||||
# fn party_on() {}
|
||||
# fn panic() {}
|
||||
fn main() {
|
||||
|
Loading…
Reference in New Issue
Block a user