]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/opengl/debug/debug.factor
parsed -> suffix!, add append!
[factor.git] / basis / opengl / debug / debug.factor
index 7cbdf623462fe1d66b8d2aa50ba6f034da4bc2dc..cd0985b1b03fe0bd9c32b1e3e7917d5af9025ab9 100644 (file)
@@ -19,5 +19,5 @@ SYMBOL: G-world
 << \ gl-break t "break?" set-word-prop >>
 
 SYNTAX: GB
-    \ gl-break parsed ;
+    \ gl-break suffix! ;