blob: 4309a777d33f78a781195aabd51775c8041b09c7 [file] [log] [blame]
// edition:2018
// build-pass (FIXME(62277): could be check-pass?)
#![feature(rust_2018_preview)]
//~^ WARN the feature `rust_2018_preview` is included in the Rust 2018 edition
fn main() {}