blob: f189f02a26ddfece0718c3932d0f1fb2e610dfee [file] [log] [blame]
#![crate_type="lib"]
pub unsafe extern "C" fn test(_: i32, ap: ...) { }
//~^ ERROR C-variadic functions are unstable