blob: 1049a2da8fd1c96fb0d80707885630ff7b59c97f [file] [log] [blame]
// edition:2018
// check-pass
#![feature(rust_2018_preview)]
//~^ WARN the feature `rust_2018_preview` is included in the Rust 2018 edition
fn main() {}