]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/rosetta-code/y-combinator/y-combinator-tests.factor
factor: clean up spaces in -tests files
[factor.git] / extra / rosetta-code / y-combinator / y-combinator-tests.factor
index 08feb197c40a4e6967b75a3b4dd5485ff9180966..8e2009a1eb9b6c97a84d8689851b9afff016ea52 100644 (file)
@@ -4,4 +4,3 @@ IN: rosetta-code.y-combinator
 [ 120 ] [ 5 [ almost-fac ] Y call ] unit-test
 [ 8 ]   [ 6 [ almost-fib ] Y call ] unit-test
 [ 61 ]  [ 3 3 [ almost-ack ] Y call ] unit-test
-