// file: tests/test/driver.cxx -*- C++ -*- #include int main () { print::to_stdout ("Hello, World!"); }