1 2 3 4
#![feature(rustc_attrs)] #[rustc_dummy = b"ffi.rs"] //~ ERROR non-ASCII character in byte constant fn main() {}