blob: d6aa49f42dcbd35ddd166ed0516016b4d8ebee3f [file] [log] [blame]
#include <stdio.h>
void
a (void)
{
printf("PASS\n");
}