// file: tests/test/driver.cxx -*- C++ -*- #include int main () { using hello::say; say ("World"); }