blob: 99c3c9a63fd339f8f5b37634abc7f0cd842d1b49 [file] [log] [blame]
int
main (void)
{
return 1;
}
int
wmain (void)
{
return 0;
}