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