blob: cd20a4bd9a1582cc80074a1870f81efa7d63605f [file] [log] [blame]
static _Bool return_false(void)
{
return 0;
}
/*
* check-name: Boolean type code generation
* check-command: sparsec -c $file -o tmp.o
*/