IN: temporary USING: math gadgets-presentations gadgets generic test prettyprint gadgets-buttons io kernel ; [ t ] [ "Hi" \ + [ gadget? ] is? ] unit-test [ "+" ] [ [ \ + "Test" f [ pprint ] dup button-quot call ] string-out ] unit-test