the answer is in the question
/** * \brief c++(??)98 in action */ #include <universe> int main () { std::uout << "The Universe is now Stroustrup complete.\n"; return EXIT_FOREVER; }