rust/tests/run-make/CURRENT_RUSTC_VERSION/main.rs

5 lines
52 B
Rust

#![feature(foo)]
extern crate stable;
fn main() {}