factor/library/test/kernel.factor

6 lines
130 B
Factor
Raw Normal View History

IN: scratchpad
USING: kernel memory sequences test ;
[ 0 ] [ f size ] unit-test
2005-09-03 17:00:49 -04:00
[ t ] [ [ \ = \ = ] [ = ] monotonic? ] unit-test