\insert 'FacebookStatusMaker.oz' \insert 'TestingNoStop.oz' declare MyFB = {FacebookStatusMaker} {Send MyFB update(status(who: charlotte what: makingWeb))} {Send MyFB update(status(who: spider what: stuck))} {Test {Send MyFB get($)} '==' [status(who: spider what: stuck) status(who: charlotte what: makingWeb)]}