Skip to content

Commit 501622b

Browse files
committed
---
yaml --- r: 24100 b: refs/heads/master c: 4081b40 h: refs/heads/master v: v3
1 parent a9316fa commit 501622b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 7937905dbf2a4578cc778370d1e1b0fed385024c
2+
refs/heads/master: 4081b40523c7059a742dc11193fea7356495c614
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
55
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be

trunk/doc/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ paretheses, while their bodies *must* be wrapped in
204204
brackets. Single-statement, bracket-less bodies are not allowed.
205205

206206
~~~~
207-
# fn calibrate_universe() -> bool { true }
207+
# fn calibrate_universe() -> bool { false }
208208
# fn party_on() {}
209209
# fn panic() {}
210210
fn main() {

0 commit comments

Comments
 (0)