// main.cxx import smd.hello; int main() { hello::hello("Steve"); }