blob: f03bb69189272b27ea3f344d242e5cb40f4f6743 [file] [log] [blame]
// compile-flags: --cap-lints allow
#![deny(warnings)]
use std::option;
fn main() {}