#include #include int main(void) { puts("hello sample_package"); return EXIT_SUCCESS; }