factor/library/test/inspector.factor

10 lines
151 B
Factor

IN: temporary
USING: kernel tools math namespaces prettyprint test
sequences ;
[ 1 2 3 ] describe
f describe
\ + describe
H{ } describe
H{ } describe