factor/library/ui/test/lists.factor

5 lines
128 B
Factor
Raw Normal View History

2006-10-06 20:27:40 -04:00
IN: temporary
USING: gadgets-lists models prettyprint math test ;
[ ] [ f <model> [ ] [ 3 + . ] <list> call-action ] unit-test