]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/instructions/syntax/syntax-docs.factor
core: Add words/unwords/unwords-as and use them.
[factor.git] / basis / compiler / cfg / instructions / syntax / syntax-docs.factor
index 856b927bb05518610d9a3929ed620ec3881b2da9..990e1e05ba4f94c30a33c2a2181b11b13a1193e0 100644 (file)
@@ -4,7 +4,7 @@ IN: compiler.cfg.instructions.syntax
 <<
 STRING: parse-insn-slot-specs-code
 USING: compiler.cfg.instructions.syntax prettyprint splitting ;
-"use: src/int-rep temp: temp/int-rep" " " split parse-insn-slot-specs .
+"use: src/int-rep temp: temp/int-rep" words parse-insn-slot-specs .
 ;
 
 STRING: parse-insn-slot-specs-result