]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/renaming/functor/functor.factor
Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferr...
[factor.git] / basis / compiler / cfg / renaming / functor / functor.factor
index 1b7f6d5f0cc7397aa19164b1017f6aa363d05076..0e1cf5311de56aba6a2714da60f3cce907ff7bdc 100644 (file)
@@ -74,4 +74,4 @@ insn-classes get [ insn-temp-slots empty? not ] filter [
 
 ;FUNCTOR
 
-SYNTAX: RENAMING: scan scan-object scan-object scan-object define-renaming ;
\ No newline at end of file
+SYNTAX: RENAMING: scan-token scan-object scan-object scan-object define-renaming ;