]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/tuple-unboxing/tuple-unboxing.factor
Fix comments to be ! not #!.
[factor.git] / basis / compiler / tree / tuple-unboxing / tuple-unboxing.factor
index 808b3c32bd28285d8180f5f96f68ee962b942498..a5766a2842d42c9e8aa7ba093a3a266205fba8e2 100644 (file)
@@ -67,7 +67,7 @@ M: #call unbox-tuples*
     } case ;
 
 M: #declare unbox-tuples*
-    #! We don't look at declarations after escape analysis anyway.
+    ! We don't look at declarations after escape analysis anyway.
     drop f ;
 
 M: #copy unbox-tuples*