]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/variants/variants.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / variants / variants.factor
index 7450f29ff883e90033abecf607262690b2435412..e8b50ebffc63a26ed72a530e9f7839bf08621c08 100644 (file)
@@ -68,4 +68,3 @@ M: object (match-branch)
 MACRO: match ( branches -- )
     [ dup callable? [ first2 (match-branch) 2array ] unless ] map
     [ \ dup \ ?class ] dip \ case [ ] 4sequence ;
-