factor/library/test/inspector.factor

10 lines
151 B
Factor
Raw Normal View History

2005-07-06 01:27:59 -04:00
IN: temporary
USING: kernel tools math namespaces prettyprint test
2005-08-30 03:31:20 -04:00
sequences ;
2005-08-23 15:50:32 -04:00
[ 1 2 3 ] describe
f describe
\ + describe
H{ } describe
H{ } describe