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