#include int main(int argc, char **argv) { printf("I am test sub1.\n"); return 0; }