Use .( to print message in example
authorTim Vaughan <tgvaughan@gmail.com>
Fri, 6 May 2016 07:08:56 +0000 (19:08 +1200)
committerTim Vaughan <tgvaughan@gmail.com>
Fri, 6 May 2016 07:08:56 +0000 (19:08 +1200)
examples/mandelbrot.4th

index 1fc6f16..b8af203 100644 (file)
@@ -106,4 +106,4 @@ hide *
         mandeldraw
 ;
 
-." Enter 'mandel' to draw the Mandelbrot Set."
+.( Enter 'mandel' to draw the Mandelbrot Set.)