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 1259c35c5f47adf8a1a7b994be8123b2fdf43aa5)
@@ -5,5 +5,5 @@
 // #include <fstream.hfa>
 //
-// #define DEBUG_OUT(x) sout | x | endl;
+// #define DEBUG_OUT(x) sout | x;
 //
 // #else
