#include int main(int argc, char *argv[]) { #ifdef FAIL check_type(argc, char); #endif return 0; }