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