]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/stack-checker/known-words/known-words.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / stack-checker / known-words / known-words.factor
index 59aeb97d82c84fa1796e7f4fc7c466e166ece24f..0edbe5e53dc87a5e0a22f6223cd1bd6051bd962c 100644 (file)
@@ -153,7 +153,7 @@ M: bad-executable summary
 
 : infer-<tuple-boa> ( -- )
     \ <tuple-boa>
-    peek-d literal value>> second 1+ { tuple } <effect>
+    peek-d literal value>> second 1 + { tuple } <effect>
     apply-word/effect ;
 
 \ <tuple-boa> [ infer-<tuple-boa> ] "special" set-word-prop