]> gitweb.factorcode.org Git - factor.git/blob - extra/math/text/utils/utils-tests.factor
Factor source files should not be executable
[factor.git] / extra / math / text / utils / utils-tests.factor
1 USING: math.text.utils tools.test ;
2
3 [ { 1 999 2 } ] [ 2999001 3 digit-groups ] unit-test