]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/byte-arrays/hex/hex.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / byte-arrays / hex / hex.factor
index f1b9a5230334de5c4bcf701327d13c68200842f6..5c381b7db0a07253de2d4d5367d102d5fcfb945e 100644 (file)
@@ -8,4 +8,3 @@ SYNTAX: HEX{
     [ blank? not ] filter
     2 group [ hex> ] B{ } map-as
     parsed ;
-