IN: scratchpad USE: combinators USE: kernel USE: stack USE: test [ ] [ 3 [ ] cond ] unit-test [ t ] [ 4 [ [ 1 = ] [ ] [ 4 = ] [ drop t ] [ 2 = ] [ ] ] cond ] unit-test