Skip to content

Commit 661cea8

Browse files
committed
---
yaml --- r: 35703 b: refs/heads/master c: 09bb07b h: refs/heads/master i: 35701: 28c4414 35699: f34065a 35695: 37cb3cd v: v3
1 parent f478245 commit 661cea8

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: c4720a73bbe69db14c574555a423c1045086241d
2+
refs/heads/master: 09bb07bed9166105ea961a42b5fff7739ae0d2e9
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: eb8fd119c65c67f3b1b8268cc7341c22d39b7b61
55
refs/heads/try: d324a424d8f84b1eb049b12cf34182bda91b0024

trunk/doc/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2419,7 +2419,7 @@ these two files:
24192419
pub fn explore() -> &str { "world" }
24202420
~~~~
24212421

2422-
~~~~
2422+
~~~~ {.xfail-test}
24232423
// main.rs
24242424
extern mod world;
24252425
fn main() { io::println(~"hello " + world::explore()); }

0 commit comments

Comments
 (0)