From cc61fc09945aeec6fc71a07e91b8610fa71f6425 Mon Sep 17 00:00:00 2001 From: Salem Talha Date: Sun, 26 Jan 2014 03:43:42 -0500 Subject: Removed all instances of XXX in preparation for relaxing of FIXME rule --- doc/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/tutorial.md b/doc/tutorial.md index 3c8d721626e..eb95329ed56 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -2895,7 +2895,7 @@ and only if that results in no match look at items you brought in scope with corresponding `use` statements. ~~~ {.ignore} -# // XXX: Allow unused import in doc test +# // FIXME: Allow unused import in doc test use farm::cow; // ... # mod farm { pub fn cow() { println!("Hidden ninja cow is hidden.") } } -- cgit 1.4.1-3-g733a5