blob: cc3a4e01e271cb30e386730b39c375a7b556b33e [file] [log] [blame]
int main(int ac, char** av)
{
(void)ac;
(void)av;
return 0;
}