#include "func.h" int main() { func(); return 0; }