factor/core/debugger/debugger-tests.factor

5 lines
115 B
Factor
Raw Normal View History

IN: temporary
USING: debugger kernel continuations tools.test ;
[ ] [ [ drop ] [ error. ] recover ] unit-test