extern void printInt(int val); export int main(int a, int b) { for (int i = a, b) { printInt(i); } return 0; }