auto merge of #11629 : brson/rust/whattayaknowitsmoreandroidfixes, r=cmr

This commit is contained in:
bors 2014-01-18 07:36:43 -08:00
commit bf07c80838
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// xfail-android doesn't terminate?
use std::iter::range_step;
use std::io::{stdin, stdout, File};