1 2 3 4 5 6 7 8
// run-pass // compile-flags: --cap-lints allow #![deny(warnings)] use std::option; fn main() {}