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