// file: print/print -*- C++ -*- #pragma once #include void print (const std::string& hello);