Index: examples/gc_no_raii/src/tools/print.h
===================================================================
--- examples/gc_no_raii/src/tools/print.h	(revision 73abe950d807eab747c9e14353b158fcca827308)
+++ examples/gc_no_raii/src/tools/print.h	(revision 200fcb3c496b08f843f691550554b21d786aad38)
@@ -5,5 +5,5 @@
 // #include <fstream.hfa>
 //
-// #define DEBUG_OUT(x) sout | x | endl;
+// #define DEBUG_OUT(x) sout | x;
 //
 // #else
