factor/library/test/prettyprint.factor

8 lines
116 B
Factor
Raw Normal View History

2004-07-16 02:26:21 -04:00
IN: scratchpad
USE: lists
USE: prettyprint
USE: test
USE: vocabularies
[ vocabs [ words [ see ] each ] each ] time