void func(){ ; } int main(){ func(); return 0; }