michael@0: with ({b:1}) { michael@0: const [ b ] = []; michael@0: } michael@0: assertEq(b, undefined);