X-Git-Url: https://mattmccutchen.net/bigint/bigint.git/blobdiff_plain/00c6448a6c5fc7a68427ca1dc3f5f523563e1041..e515a220f59302bcdcd41f6f26282f5c84914da6:/sample.cc diff --git a/sample.cc b/sample.cc index 9a75175..a560e6b 100644 --- a/sample.cc +++ b/sample.cc @@ -78,7 +78,7 @@ int main() { * If you want to experiment with the library, * you can add your own test code here. */ - // std::cout << "Beginning of custom test code:\n" << std::endl; + // std::cout << "Beginning of custom test code:" << std::endl; } catch(char const* err) { std::cout << "The library threw an exception:\n"