#include "test.h" import hello; int main() { hello::say("hello module!"); return 0; }