Avoid compiler error about glob imports in getopts example
This commit is contained in:
parent
a1d3cc5386
commit
a60f12d84c
@ -31,7 +31,7 @@
|
||||
//!
|
||||
//! ~~~{.rust}
|
||||
//! extern mod extra;
|
||||
//! use extra::getopts::*;
|
||||
//! use extra::getopts::{optopt,optflag,getopts};
|
||||
//! use std::os;
|
||||
//!
|
||||
//! fn do_work(inp: &str, out: Option<~str>) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user