]> gitweb.factorcode.org Git - factor.git/commitdiff
syntax-docs: remove outdated '-5/-6' example
authorJon Harper <jon.harper87@gmail.com>
Mon, 15 Jun 2015 13:08:52 +0000 (15:08 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 25 Feb 2021 23:09:56 +0000 (17:09 -0600)
core/syntax/syntax-docs.factor

index ea31fce9c93694e8c7d498de70ed1b9ef2272cbf..39b57b32b0101e3a4ae425bd467366359ee3de13 100644 (file)
@@ -55,7 +55,6 @@ ARTICLE: "syntax-ratios" "Ratio syntax"
 { $code
     "75/33"
     "1/10"
-    "-5/-6"
     "1+1/3"
     "-10-1/7"
 }