UNPKG

postman

Version:

The Postman will help deliver messages around your application

10 lines (7 loc) 66 B
function f() {} var x = {}; with (x) { f(); } with (x) f();