blob: 8fb892c6aaa35548a1cf3aacb165aa4f7240ba43 [file] [log] [blame]
#include <stdio.h>
int
main ()
{
printf ("PASS\n");
return 0;
}