]> gitweb.factorcode.org Git - factor.git/blobdiff - core/syntax/syntax.factor
factor: Rename GENERIC# to GENERIC#:.
[factor.git] / core / syntax / syntax.factor
index bd5baa3c4005262c86bbf4fcdfdfda3a46a945ab..0e21d311a5c4fb0353588a88ac9b060fe83f4d95 100644 (file)
@@ -164,7 +164,7 @@ IN: bootstrap.syntax
         [ simple-combination ] (GENERIC:)
     ] define-core-syntax
 
-    "GENERIC#" [
+    "GENERIC#:" [
         [ scan-number <standard-combination> ] (GENERIC:)
     ] define-core-syntax