import main_module; int main(int argc, char** argv) { hello(); return 0; }