michael@0: // |jit-test| debug michael@0: var f = (function () {with ({}) {}}); michael@0: trap(f, 5, ''); // trap "nullblockchain" op michael@0: f();