5 lines
126 B
Factor
5 lines
126 B
Factor
|
IN: temporary
|
||
|
USING: tools.browser tools.test help.markup ;
|
||
|
|
||
|
[ ] [ { $describe-vocab "scratchpad" } print-content ] unit-test
|