]> gitweb.factorcode.org Git - factor.git/blobdiff - core/source-files/source-files.factor
Fix comments to be ! not #!.
[factor.git] / core / source-files / source-files.factor
index 2575ea686ff495b9c7d4f4c80aff9c9e83f960ff..415ea711eb934b40b54fc0d06661608f42daaa6a 100644 (file)
@@ -67,7 +67,7 @@ SYMBOL: current-source-file
         swap >>error rethrow ;
 
 : with-source-file ( name quot -- )
-    #! Should be called from inside with-compilation-unit.
+    ! Should be called from inside with-compilation-unit.
     [
         [
             path>source-file